X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=t%2Fproblems%2Fhello%2Ftests%2Focaml%2Fprog.ml;fp=t%2Fproblems%2Fhello%2Ftests%2Focaml%2Fprog.ml;h=4194180d6b4eb51b76caf29acfe9fe3dadcdc214;hp=0000000000000000000000000000000000000000;hb=34e1677139c95be7cb419d4813d83943a70f446e;hpb=8473542d42779eebcd7b0dd45dcf5183d112252c diff --git a/t/problems/hello/tests/ocaml/prog.ml b/t/problems/hello/tests/ocaml/prog.ml new file mode 100644 index 0000000..4194180 --- /dev/null +++ b/t/problems/hello/tests/ocaml/prog.ml @@ -0,0 +1 @@ +print_endline "Hello World!"