1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 22:40:05 +08:00
SpaceVim/bundle/nvim-treesitter/tests/indent/python/error_state_dict.py

7 lines
43 B
Python
Vendored

d = {1:4,
2:3,
4:5}
d2 = {1:3,