blob: 3e836b639afb18d823e7fdcbac4504e1179ff542 [file] [log] [blame]
# here we export boo() and not module boo
from boo import boo
b = boo()
# <ref>