mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-25 01:38:36 +08:00
Comment for two commits earlier.
This commit is contained in:
@@ -119,7 +119,7 @@ left
|
|||||||
# -----------------
|
# -----------------
|
||||||
|
|
||||||
def x():
|
def x():
|
||||||
|
"""Should not try to resolve to the if hio, which was a bug."""
|
||||||
#? 22
|
#? 22
|
||||||
[a for a in h if hio]
|
[a for a in h if hio]
|
||||||
if hio: pass
|
if hio: pass
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user