Skip to content

Commit 18e614c

Browse files
authored
Add legacy linker warning
1 parent 3326735 commit 18e614c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/CommandLineArgs/main.roc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# 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
23
app [main] {
34
pf: platform "https://github.com/roc-lang/basic-cli/releases/download/0.10.0/vNe6s9hWzoTZtFmNkvEICPErI9ptji_ySjicO6CkucY.tar.br",
45
}

0 commit comments

Comments
 (0)