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 b6be6d8 commit 1a6b0b8Copy full SHA for 1a6b0b8
test/basic.t renamed to test/basic.t/run.t
@@ -4,5 +4,5 @@ Create a file input.ml with the following content
4
> EOF
5
6
Run the ppx and print the output
7
- $ ./standalone.exe --impl input.ml
+ $ ./../standalone.exe --impl input.ml
8
let () = print_endline "Hello future compiler engineer!"
0 commit comments