mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-03 00:29:58 +07:00
5 lines
35 B
Python
5 lines
35 B
Python
import test
|
|
|
|
b = test.A()
|
|
|
|
b.foo(1) |