symlink-test/test.json
2023-09-09 16:13:27 +02:00

8 lines
98 B
JSON

{
"a": 1., // comment
'b': 0xff, // comment
'c': -infinity, /*
multiline comment
*/
}