master
json 2 lines 130 Bytes
Raw
1 # we reject an expression with unknown top-level keys
2 { 'struct': 'Bar', 'data': { 'string': 'str'}, 'bogus': { }, 'phony': { } }