mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
6 lines
70 B
TOML
6 lines
70 B
TOML
|
|
[tab.nested]
|
||
|
|
inline-t = { nest = {} }
|
||
|
|
|
||
|
|
[tab]
|
||
|
|
nested.inline-t.nest = 2
|