mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-04 16:30:06 +08:00
7 lines
81 B
Python
Vendored
7 lines
81 B
Python
Vendored
class x: # Ignore comment
|
|
|
|
class y:
|
|
def z(): # Ignore comment
|
|
|
|
class t:
|