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