forked from VimPlug/jedi
added tests
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import os
|
||||
|
||||
def array():
|
||||
return []
|
||||
return list()
|
||||
#? ['append']
|
||||
array().app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user