GT2/GT2-iOS/node_modules/@expo/json-file/test-json5.json

16 lines
187 B
JSON

{
'3': 4,
// Another comment!
'5': {
'6': {
/* Comment comment comment! */
'7': 8
},
'9': 10
},
'11': 12,
itParsedProperly: 42,
score: 5,
x: 'z'
}