Codebase list ohcount / e0259188-7180-4bbc-a711-b2cd8983feeb/main test / expected_dir / ocaml.ml
e0259188-7180-4bbc-a711-b2cd8983feeb/main

Tree @e0259188-7180-4bbc-a711-b2cd8983feeb/main (Download .tar.gz)

ocaml.ml @e0259188-7180-4bbc-a711-b2cd8983feeb/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 *)