Skip to content

Commit 1a6b0b8

Browse files
committed
Move into a folder
1 parent b6be6d8 commit 1a6b0b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/basic.t renamed to test/basic.t/run.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Create a file input.ml with the following content
44
> EOF
55
66
Run the ppx and print the output
7-
$ ./standalone.exe --impl input.ml
7+
$ ./../standalone.exe --impl input.ml
88
let () = print_endline "Hello future compiler engineer!"

0 commit comments

Comments
 (0)