Skip to content

Commit

Permalink
Move into a folder
Browse files Browse the repository at this point in the history
  • Loading branch information
davesnx committed Jan 9, 2025
1 parent b6be6d8 commit 1a6b0b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/basic.t → test/basic.t/run.t
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ Create a file input.ml with the following content
> EOF
Run the ppx and print the output
$ ./standalone.exe --impl input.ml
$ ./../standalone.exe --impl input.ml
let () = print_endline "Hello future compiler engineer!"

0 comments on commit 1a6b0b8

Please sign in to comment.