Skip to content

Commit 0a03849

Browse files
Update irbuild-str.test
1 parent 5b32541 commit 0a03849

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
@@ -621,5 +621,5 @@ def test(x):
621621

622622
L0:
623623
r0 = 'abc1233.14'
624-
r1 = CPyStrBuild(2, r0, x)
624+
r1 = CPyStr_Build(2, r0, x)
625625
return r1

0 commit comments

Comments
 (0)