mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-15 18:17:07 +08:00
Fix a recursion issue and add a test.
This commit is contained in:
@@ -172,5 +172,3 @@ def x():
|
||||
#? 22
|
||||
[a for a in h if hio]
|
||||
if hio: pass
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user