mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-27 15:13:13 +07:00
8 lines
83 B
Python
8 lines
83 B
Python
<selection>
|
|
</selection>
|
|
def f():
|
|
try:
|
|
a = 1
|
|
except:
|
|
b = 1
|