mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-28 04:37:32 +07:00
6 lines
38 B
Python
6 lines
38 B
Python
import m1
|
|
|
|
|
|
def f():
|
|
return m1.m3
|