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