blob: c44a0878dcb0bb9b4eac0aa3663c0ee8dbab6fb0 [file] [log] [blame]
xyzzy = 1
__all__ = ['xyzzy']
def foo():
shazam = 2
class C:
boohoo = 3