blob: 81722c98acac91f02ed3fce937e93028ed5ff3dd [file] [log] [blame]
# existing module
A = 1
class Suppa:
def foo(self):
print "bar"