Codebase list ohcount / dfcc369c-a8fa-4697-8331-c0472835aae2/main test / src_dir / coq.v
dfcc369c-a8fa-4697-8331-c0472835aae2/main

Tree @dfcc369c-a8fa-4697-8331-c0472835aae2/main (Download .tar.gz)

coq.v @dfcc369c-a8fa-4697-8331-c0472835aae2/mainraw · history · blame

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

(* multiline
   comment *)

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