Codebase list ohcount / 420c4794-75b8-4551-a2c5-42f5fb1d3fbf/main test / expected_dir / ocaml.ml
420c4794-75b8-4551-a2c5-42f5fb1d3fbf/main

Tree @420c4794-75b8-4551-a2c5-42f5fb1d3fbf/main (Download .tar.gz)

ocaml.ml @420c4794-75b8-4551-a2c5-42f5fb1d3fbf/mainraw · history · blame

ocaml	comment	(** documentation *)
ocaml	code	print_string "Hello world!\n";;
ocaml	comment	(**/**)
ocaml	comment	(* extra comment *)
ocaml	blank	
ocaml	comment	(* multiline
ocaml	comment	   comment*)
ocaml	blank	
ocaml	comment	(* recursion in (* a
ocaml	comment	   comment *) to complicate things *)