Codebase list ohcount / lintian-fixes/main test / src_dir / coq.v
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

coq.v @lintian-fixes/mainraw · history · blame

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

(* multiline
   comment *)

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