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 3326735 commit 18e614cCopy full SHA for 18e614c
examples/CommandLineArgs/main.roc
@@ -1,4 +1,5 @@
1
# Run with `roc ./examples/CommandLineArgs/main.roc -- examples/CommandLineArgs/input.txt`
2
+# This currently does not work in combination with --linker=legacy, see https://github.com/roc-lang/basic-cli/issues/82
3
app [main] {
4
pf: platform "https://github.com/roc-lang/basic-cli/releases/download/0.10.0/vNe6s9hWzoTZtFmNkvEICPErI9ptji_ySjicO6CkucY.tar.br",
5
}
0 commit comments