Files
openide/python/testData/addImport/localFromImport.py
T

4 lines
58 B
Python

def func():
for _ range(10):
foo
# <ref>