mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
1 line
102 B
Python
1 line
102 B
Python
my_set = <warning descr="Function call can be replaced with set literal">set([1<caret>,2,3])</warning> |