Skip to content

Commit aead3ed

Browse files
committed
Update irbuild-tuple.test
1 parent f742171 commit aead3ed

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

mypyc/test-data/irbuild-tuple.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,6 @@ def f(val: int) -> bool:
760760

761761
def test() -> None:
762762
a = tuple(f(x) for x in source)
763-
a = tuple(f(x) for x in source_check)
764763

765764
[out]
766765
def varint():

0 commit comments

Comments
 (0)