Skip to content

Commit 587731b

Browse files
committed
tests: allow MSVC pointer cast elision
1 parent b90d211 commit 587731b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
owned = ((u8*)(GC_MALLOC_ATOMIC
1+
GC_MALLOC_ATOMIC(((usize)(data_len)))

0 commit comments

Comments
 (0)