Codebase list ohcount / upstream/4.0.0+git20210223.6654d48 test / src_dir / 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.6654d48

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

(* multiline
   comment *)

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