Codebase list ohcount / upstream/4.0.0 test / detect_files / coq.v
upstream/4.0.0

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

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

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

(* multiline
   comment *)

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