mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 06:24:27 +08:00
Fix invalid test issues.
This commit is contained in:
@@ -147,7 +147,7 @@ a[0]
|
||||
|
||||
a = [a for a in [1,2]
|
||||
def break(): pass
|
||||
#? int()
|
||||
#?
|
||||
a[0]
|
||||
|
||||
#? []
|
||||
|
||||
Reference in New Issue
Block a user