mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-30 08:41:59 +07:00
GitOrigin-RevId: 992b1d44d248725f31f599d53efdd4e4b854824a
5 lines
52 B
Python
5 lines
52 B
Python
from source import bar
|
|
|
|
foo = 1
|
|
|
|
res = ba<caret>r(2) |