Skip to content

Commit 27c21e1

Browse files
Update irbuild-tuple.test
1 parent 2882134 commit 27c21e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)