summaryrefslogtreecommitdiffstats
path: root/tests/data/extras/valid/burntsushi-repo/key-dotted.toml
blob: f969273c9a00e25457eda30ad2232f29ab922329 (plain)
1
2
3
4
5
name.first = "Tom"
name.last = "Preston-Werner"
point.x = 1
point.y = 2 
l1.l2.l3 = {l4.l5.l6 = 42}