mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 22:40:05 +08:00
7 lines
58 B
Python
Vendored
7 lines
58 B
Python
Vendored
def foo(a,
|
|
b,
|
|
c):
|
|
pass
|
|
|
|
def foobar(a,
|