blob: 715eafd37170000752470bdc786641b4c6e0a427 [file] [log] [blame]
import bar
class Foo(bar.Super): pass
Foo().copy()
# <ref>