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.
1 parent 85b42f6 commit 1ac60c3Copy full SHA for 1ac60c3
cli/src/sbt-test/integration/cli/test
@@ -15,7 +15,7 @@ $ exec target/out1
15
-> runCli --outpath target/out3 -v -v --gc fast --main Main$
16
17
# -- Link even with an unspecified option
18
-> runCli --outpath target/out4 -v -v --unspecified Main$
+> runCli --outpath target/out4 -v -v --unspecified --main Main$
19
20
# -- Do not write nir files if not specified
21
> runCli --outpath target/out5 -v -v --main Main$
0 commit comments