Files
Android11/external/jsoncpp/test/data/test_preserve_comment_01.expected
2023-10-13 14:01:41 +00:00

12 lines
150 B
Plaintext

/* A comment
at the beginning of the file.
*/
.={}
.first=1
/* Comment before 'second'
*/
.second=2
/* A comment at
the end of the file.
*/