Codebase list ohcount / fresh-snapshots/main test / detect_files / coq.v
fresh-snapshots/main

Tree @fresh-snapshots/main (Download .tar.gz)

coq.v @fresh-snapshots/mainraw · history · blame

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

(* multiline
   comment *)

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