Squashed 'deps/ox/' content from commit 7e884fd3
git-subtree-dir: deps/ox git-subtree-split: 7e884fd3b44ccddb7b00b9acd6f8dc1a27881996
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
/* A comment
|
||||
at the beginning of the file.
|
||||
*/
|
||||
{
|
||||
"first" : 1, // comment after 'first' on the same line
|
||||
|
||||
/* Comment before 'second'
|
||||
*/
|
||||
"second" : 2
|
||||
}
|
||||
|
||||
/* A comment at
|
||||
the end of the file.
|
||||
*/
|
||||
Reference in New Issue
Block a user