aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_tomllib/data/invalid/array-of-tables/overwrite-array-in-parent.toml
blob: f867c28deeba48517ac71a9955b924f8b19da08e (plain) (blame)
1
2
3
4
[[parent-table.arr]]
[parent-table]
not-arr = 1
arr = 2