summaryrefslogtreecommitdiffstats
path: root/internal/toml-test/tests/valid/spec/table-4.toml
blob: 256e6c08d5304ab8f670de9d4d9f38e6c532e32e (plain)
1
2
3
4
5
6
# [x] you
# [x.y] don't
# [x.y.z] need these
[x.y.z.w] # for this to work

[x] # defining a super-table afterward is ok