tree-sitters/python/examples/compound-statement-without-trailing-newline.py

3 lines
38 B
Python

class Foo:
def bar():
print "hi"