summaryrefslogtreecommitdiffstats
path: root/tests/data/extras/valid/burntsushi-repo/keys-with-dots.toml
blob: 24905929b22f34e063aa7522baf569d2dc6475b8 (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