Skip to content

Commit bab3dac

Browse files
Update irbuild-tuple.test
1 parent 25e8afe commit bab3dac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mypyc/test-data/irbuild-tuple.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,7 @@ L0:
465465
r0 = 'abc'
466466
r1 = PyTuple_New(3)
467467
r2 = 0
468+
goto L2
468469
L1:
469470
r3 = r2 < 3 :: signed
470471
if r3 goto L2 else goto L4 :: bool

0 commit comments

Comments
 (0)