Skip to content

Commit

Permalink
fix rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
ospencer committed Feb 16, 2025
1 parent 33bbcf4 commit 43c64f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/test/suites/includes.re
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ describe("includes", ({test, testSkip}) => {
let outfile = wasmfile(name);
ignore @@
compile(
~hook=Grain.Compile.stop_after_assembled,
~link=true,
name,
{|
module DeDupeIncludes
Expand Down

0 comments on commit 43c64f0

Please sign in to comment.