Codebase list ohcount / upstream/3.1.1 test / src_dir / coq.v
upstream/3.1.1

Tree @upstream/3.1.1 (Download .tar.gz)

coq.v @upstream/3.1.1raw · history · blame

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

(* multiline
   comment *)

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