xref
: /
third_party
/
python
/
Lib
/
test
/
test_tomllib
/
data
/
invalid
/
keys-and-vals
/
overwrite-with-deep-table.toml
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/python/Lib/test/test_tomllib/data/invalid/keys-and-vals/
1
a=1
2
[
a.b.c.d
]
3