mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-12-16 03:08:52 +08:00
[ a.b.c ] is allowed. also, [[ a . b ]] is allowed. dotted key matches `a.b.c` only, so the explicit whitespace is needed.
[ a.b.c ] is allowed. also, [[ a . b ]] is allowed. dotted key matches `a.b.c` only, so the explicit whitespace is needed.