nwaku/vendor/nim-toml-serialization/tests/tomls/iarna/valid/spec-comment-mid-array.toml

7 lines
120 B
TOML

# eol commetns can go anywhere
abc = [ # this is valid
123,#as is this
456 #so is this
]# and this
# here too