1
0
forked from VimPlug/jedi

Make sure param completions work the right way

This commit is contained in:
Dave Halter
2019-12-27 11:48:39 +01:00
parent 70bf3d9586
commit a8782d0070
3 changed files with 45 additions and 1 deletions

View File

@@ -40,4 +40,4 @@ str(def
class Foo(object):
@property
#? ['str']
def bar(str
def bar(x=str