mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 06:39:38 +07:00
5 lines
71 B
Python
5 lines
71 B
Python
def foo(some_tokens_set: int):
|
|
pass
|
|
|
|
SOME_TOKENS_SET = 1
|
|
foo(<caret>) |