Codebase list ohcount / 85d5c3b4-c1f3-4d55-a24f-4c231b8d4c21/main test / expected_dir / ocaml.ml
85d5c3b4-c1f3-4d55-a24f-4c231b8d4c21/main

Tree @85d5c3b4-c1f3-4d55-a24f-4c231b8d4c21/main (Download .tar.gz)

ocaml.ml @85d5c3b4-c1f3-4d55-a24f-4c231b8d4c21/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 *)