mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 12:14:37 +07:00
(cherry picked from commit c16b6d7b2a8ada5b8d2a8cd882dc64593dccf00e)
4 lines
102 B
Python
4 lines
102 B
Python
print('first',#comment
|
|
'second', #comment
|
|
#inline comment
|
|
'third') |