This website requires JavaScript.
Explore
Minetest
Help
Sign In
Ekdohibs
/
ocaml
Watch
1
Star
0
Fork
You've already forked ocaml
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f99a06904d
ocaml
/
config
/
auto-aux
/
runtest
4 lines
47 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
$cc
-o tst
$*
||
exit
100
exec
./tst
Reference in New Issue
View Git Blame
Copy Permalink