8 lines
84 B
JSON
8 lines
84 B
JSON
{
|
|
/* Test
|
|
multiline
|
|
comments */
|
|
// Test singleline comments
|
|
"test_int" : 1
|
|
}
|