Squashed 'deps/ox/' content from commit 7e884fd3
git-subtree-dir: deps/ox git-subtree-split: 7e884fd3b44ccddb7b00b9acd6f8dc1a27881996
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
.={}
|
||||
// Comment for array
|
||||
.test=[]
|
||||
// Comment within array
|
||||
.test[0]={}
|
||||
.test[0].a="aaa"
|
||||
.test[1]={}
|
||||
.test[1].b="bbb"
|
||||
.test[2]={}
|
||||
.test[2].c="ccc"
|
||||
Reference in New Issue
Block a user