nvim-treesitter/tests/indent/algorithm/trailing.py
Pham Huy Hoang 474c59dcf1 add test
2023-04-08 09:56:06 -07:00

6 lines
81 B
Python

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