mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-04 03:50:05 +08:00
5 lines
44 B
Python
5 lines
44 B
Python
|
|
||
|
class Bar:
|
||
|
def bar(self):
|
||
|
pass
|