forked from VimPlug/jedi
sorted builtin should now be working, fixes #312
This commit is contained in:
@@ -7,7 +7,7 @@ std library stuff
|
||||
# -----------------
|
||||
arr = ['']
|
||||
|
||||
#? int()
|
||||
#? str()
|
||||
sorted(arr)[0]
|
||||
|
||||
#? str()
|
||||
|
||||
Reference in New Issue
Block a user