mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-28 01:10:05 +08:00
15 lines
181 B
Python
15 lines
181 B
Python
|
def aligned_indent(arg1,
|
||
|
arg2):
|
||
|
pass
|
||
|
|
||
|
aligned_indent(1,
|
||
|
2)
|
||
|
|
||
|
|
||
|
aligned_indent(1,
|
||
|
2
|
||
|
)
|
||
|
|
||
|
foodsadsa(sdada,
|
||
|
2
|