test comment before several types

* array
* double
* string
* true
* false
* null
This commit is contained in:
Christopher Dunn
2015-01-20 11:11:13 -06:00
parent 66eb72f121
commit 37644abd77
4 changed files with 22 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
.={}
// Comment for array
.test=[]
.test[0]={}
.test[0].a="aaa"