1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-04 16:30:06 +08:00
SpaceVim/bundle/nvim-treesitter/tests/indent/algorithm/trailing.py

7 lines
81 B
Python
Vendored

class x: # Ignore comment
class y:
def z(): # Ignore comment
class t: