Codebase list ohcount / scrub-obsolete/main test / detect_files / coq.v
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

coq.v @scrub-obsolete/mainraw · history · blame

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

(* multiline
   comment *)

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