mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
1 line
83 B
Python
1 line
83 B
Python
a = 4; b = 5<caret><warning descr="Trailing semicolon in the statement">;</warning> |