Skip to content

Commit

Permalink
removed extra debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
rssh committed Apr 14, 2024
1 parent f050b1c commit 110706f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler-plugin/src/test/scala/cc/Test18Loom.scala
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class Test18Loom {
compileAndRunTestAfterCommon("testdata/set18loom/m3", "cpsloomtest.TestPME",
DotcInvocationArgs(checkAll = true,
extraDotcArgs = List(
"-Vprint:rssh.cps"
// "-Vprint:rssh.cps"
)
)
)
Expand Down

0 comments on commit 110706f

Please sign in to comment.