go-toml/parse/testfiles/valid/iarna/spec-array-8.toml

5 lines
34 B
TOML

arr8 = [
1,
2, # this is ok
]