mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 06:24:27 +08:00
default of no arguments at an execution changed to a parsing.Array
This commit is contained in:
@@ -86,6 +86,8 @@ exe[1]
|
||||
|
||||
#? int()
|
||||
func()[0]
|
||||
#? str()
|
||||
func()[1]
|
||||
#? float()
|
||||
func(1.0)[0]
|
||||
#? str()
|
||||
|
||||
Reference in New Issue
Block a user