mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 14:37:45 +07:00
4 lines
182 B
Python
4 lines
182 B
Python
var1 = (1,1,<warning descr="Unnecessary backslash in expression."><caret>\</warning>
|
|
2,<warning descr="Unnecessary backslash in expression.">\</warning>
|
|
3,
|
|
4) |