mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
7 lines
43 B
Python
7 lines
43 B
Python
|
|
|
||
|
|
d = {1:4,
|
||
|
|
2:3,
|
||
|
|
4:5}
|
||
|
|
|
||
|
|
d2 = {1:3,
|