Skip to content

Commit 9a27e5d

Browse files
Update irbuild-int.test
1 parent 251986e commit 9a27e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mypyc/test-data/irbuild-int.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,5 +237,5 @@ def h(x):
237237
byteorder :: str
238238
r0 :: bytes
239239
L0:
240-
r0 = CPyTagged_ToBytes(x, 8, byteorder, 0)
240+
r0 = CPyTagged_ToBytes(x, 16, byteorder, 0)
241241
return r0

0 commit comments

Comments
 (0)