xref
: /
Universal-ctags
/
Units
/
parser-ocaml.r
/
ocamlCommentInStringAllowed.ml.d
/
input.ml
(revision 80b1d182cb98f26d26f26a3378b2e061aa2779d4)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
(* the string "(*" does NOT start a comment *)
2
let p = print_endline
3
let _ = p "foo"
4