Codebase list ohcount / upstream/4.0.0+git20210223.6654d48 test / detect_files / coq.v
upstream/4.0.0+git20210223.6654d48

Tree @upstream/4.0.0+git20210223.6654d48 (Download .tar.gz)

coq.v @upstream/4.0.0+git20210223.6654d48raw · history · blame

Require Import String.
(* comment *)
Check "multiline
string"%string.

(* multiline
   comment *)

(* recursion in (* a
   comment *) to complicate things *)