blob: 92920f79cf9f8f09cc1293e82f2db8171509e12e [file] [log] [blame]
def func():
for _ range(10):
from package.module import foo
foo
# <ref>