forked from VimPlug/jedi
Make sure param completions work the right way
This commit is contained in:
@@ -40,4 +40,4 @@ str(def
|
||||
class Foo(object):
|
||||
@property
|
||||
#? ['str']
|
||||
def bar(str
|
||||
def bar(x=str
|
||||
|
||||
Reference in New Issue
Block a user