mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-01 09:04:15 +07:00
8 lines
62 B
Python
8 lines
62 B
Python
try:
|
|
pass
|
|
for x in []:
|
|
pass
|
|
finally<caret>
|
|
|
|
#blah
|