summaryrefslogtreecommitdiffstats
path: root/tests/data/extras/valid/burntsushi-repo/key-quoted-dots.toml
blob: 65fcddf96a491ec7a9d43b115c0e639fcabb976e (plain)
1
2
3
4
5
6
7
8
9
10
plain = 1
"with.dot" = 2

[plain_table]
plain = 3
"with.dot" = 4

[table.withdot]
plain = 5
"key.with.dots" = 6