mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +07:00
7 lines
233 B
Python
7 lines
233 B
Python
<fold text='# Some description'># region # Some description
|
|
<fold text='...'>## print("first line of commented code")
|
|
## print("second line of commented code")
|
|
# pass
|
|
# # comment
|
|
# pass</fold>
|
|
# endregion # end of custom block</fold> |