Skip to content

Commit 0018c4b

Browse files
Update irbuild-str.test
1 parent e08103f commit 0018c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mypyc/test-data/irbuild-str.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ L3:
630630
L4:
631631
return r6
632632

633-
[case testFStringFromConstants]
633+
[case testFStringFromConstants_64bit]
634634
from typing import Final
635635
string: Final = "abc"
636636
integer: Final = 123

0 commit comments

Comments
 (0)