forked from VimPlug/jedi
5 lines
44 B
Python
5 lines
44 B
Python
|
|
class Bar:
|
|
def bar(self):
|
|
pass
|