symlink-test/test.json

8 lines
98 B
JSON
Raw Normal View History

2023-09-09 14:10:35 +00:00
{
2023-09-09 14:13:27 +00:00
"a": 1., // comment
'b': 0xff, // comment
'c': -infinity, /*
multiline comment
*/
2023-09-09 14:10:35 +00:00
}