index
:
adrien/ocaml
mantis-6773-separate-build-of-ocamldoc-ocamlbuild-ocamldebug-v2
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testsuite
/
tests
/
tool-debugger
/
basic
/
debuggee.ml
blob: 341d0b369f558165a3f25060ca30ba34f8d3fece (
plain
)
1
2
print_endline Sys.argv.(1);; print_endline (Sys.getenv "foo");;