mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-28 04:37:32 +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> |