Skip to content

Commit aef81ea

Browse files
authored
Merge pull request #101 from EnzymeAD/format-main
Format code of branch "main"
2 parents 39ecf74 + 29b40a0 commit aef81ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/buffer_donation.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ end
2424
f = Reactant.compile(donate_inplace_mul, (a, b))
2525
f(a, b)
2626
@test convert(Array, a) == 6 * ones(2, 2)
27-
end
27+
end

0 commit comments

Comments
 (0)