mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 12:14:37 +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> |