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

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

coq.v @upstream/latestraw · history · blame

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

(* multiline
   comment *)

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