nvim-treesitter/tests/indent/algorithm/trailing.py

7 lines
81 B
Python
Raw Normal View History

2023-04-03 23:47:41 +09:00
class x: # Ignore comment
class y:
def z(): # Ignore comment
class t: