We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 39ecf74 + 29b40a0 commit aef81eaCopy full SHA for aef81ea
test/buffer_donation.jl
@@ -24,4 +24,4 @@ end
24
f = Reactant.compile(donate_inplace_mul, (a, b))
25
f(a, b)
26
@test convert(Array, a) == 6 * ones(2, 2)
27
-end
+end
0 commit comments