Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
willtebbutt committed Dec 1, 2024
1 parent d422c20 commit ef9669f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/interpreter/ir_normalisation.jl
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
Any[
Expr(
:invoke,
Base.method_instance(TestResources.inplace_invoke!, (Vector{Float64}, )),
Base.method_instance(TestResources.inplace_invoke!, (Vector{Float64},)),
TestResources.inplace_invoke!,
Argument(2),
),
Expand Down

0 comments on commit ef9669f

Please sign in to comment.