mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-04 02:10:06 +08:00
6 lines
34 B
Python
6 lines
34 B
Python
|
s = {1,
|
||
|
2,
|
||
|
3}
|
||
|
|
||
|
s2 = {1,
|