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

7 lines
43 B
Python
Vendored

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