mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-23 15:03:36 +07:00
7 lines
74 B
Python
7 lines
74 B
Python
"Doc comment stays intact"
|
|
import ImportTarget
|
|
|
|
ImportTarget.foo
|
|
|
|
foo = 1
|