Stdin.v
-no-install
-custom
	"@echo '********* Test on one example **********'
	echo 'abcdefghij' | ocaml take5.ml
	echo 'abc' | ocaml take5.ml
	@echo '************ End of test ***************'"
  "" test

