mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
2 lines
21 B
TOML
2 lines
21 B
TOML
|
|
a = { b = 1 }
|
||
|
|
a.b = 2
|