Codebase list ohcount / e0259188-7180-4bbc-a711-b2cd8983feeb/main test / detect_files / coq.v
e0259188-7180-4bbc-a711-b2cd8983feeb/main

Tree @e0259188-7180-4bbc-a711-b2cd8983feeb/main (Download .tar.gz)

coq.v @e0259188-7180-4bbc-a711-b2cd8983feeb/mainraw · history · blame

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

(* multiline
   comment *)

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