mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-22 14:50:53 +07:00
3 lines
58 B
Python
3 lines
58 B
Python
def foo():
|
|
notVa<caret>r = False
|
|
return not notVar |