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

3 lines
38 B
Python
Raw Permalink Normal View History

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