xref
: /
third_party
/
python
/
Lib
/
test
/
test_tomllib
/
data
/
invalid
/
inline-table
/
mutate.toml
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/python/Lib/test/test_tomllib/data/invalid/inline-table/
1
a = { b = 1 }
2
a.b
= 2