mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-05 04:40:28 +07:00
2 lines
89 B
Python
2 lines
89 B
Python
a = "11",
|
|
<warning descr="Tuples don't support item assignment">a[0] <caret>= 3</warning> |