blob: 9d9ef651c5f83862a58c323643228d17c85b9ebe [file] [log] [blame]
import p1.m1 #pass
print(p1.m1) #pass
print(p1.<warning descr="Cannot find reference 'm2' in 'imported module p1'">m2</warning>) #fail