go-toml/parse/testfiles/invalid/iarna/multiple-dot-key.toml

4 lines
36 B
TOML

# THIS IS INVALID
a.b = 1
a.b.c = 2