blob: c3b05045fbc93f9c2353c83111e1df0a2f03ec24 [file] [log] [blame]
from a import Test
x = Test('foo')
print(x.foo)
# <ref>