[CHANGE] Some cleanups to lib/ohcount/source_file.rb
[ohcount] / test / expected_dir / ocaml.ml
1 ocaml   comment (** documentation *)
2 ocaml   code    print_string "Hello world!\n";;
3 ocaml   comment (**/**)
4 ocaml   comment (* extra comment *)
5 ocaml   blank   
6 ocaml   comment (* multiline
7 ocaml   comment    comment*)
8 ocaml   blank   
9 ocaml   comment (* recursion in (* a
10 ocaml   comment    comment *) to complicate things *)