mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-04 01:10:06 +08:00
7 lines
58 B
Python
7 lines
58 B
Python
|
def foo(a,
|
||
|
b,
|
||
|
c):
|
||
|
pass
|
||
|
|
||
|
def foobar(a,
|