Skip to content

Commit 9bec581

Browse files
Update irbuild-dict.test
1 parent 577cd74 commit 9bec581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mypyc/test-data/irbuild-dict.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ L2:
410410
k = r8
411411
v = r7
412412
r9 = 'name'
413-
r10 = CPyStr_Equal(k, r9)
413+
r10 = CPyStr_EqualLiteral(k, r9, 4)
414414
if r10 goto L3 else goto L4 :: bool
415415
L3:
416416
name = v

0 commit comments

Comments
 (0)