mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-27 21:44:18 +07:00
9 lines
184 B
Python
9 lines
184 B
Python
<fold text='Description'># region Description
|
|
<fold text='...'># comment
|
|
# comment</fold>
|
|
print("test region")
|
|
|
|
<fold text='...'>## comment
|
|
#comment</fold>
|
|
# endregion</fold>
|
|
# comment |