Files
openide/python/testData/formatter/blankLineAroundClasses.py
2010-03-16 18:36:39 +03:00

4 lines
72 B
Python

class Adjunct:
def apply(self, right, arg):
pass
print '239'