OCaml: Difference between revisions
overrideScope |
m Add category languages |
||
| Line 18: | Line 18: | ||
#!nix-shell --pure -i ocaml -p ocaml | #!nix-shell --pure -i ocaml -p ocaml | ||
*) | *) | ||
[[Category:Languages]] | |||
print_string "Hello world! 🚀 \n";; | print_string "Hello world! 🚀 \n";; | ||