Codebase list ohcount / bullseye-backports/main test / src_dir / coq.v
bullseye-backports/main

Tree @bullseye-backports/main (Download .tar.gz)

coq.v @bullseye-backports/mainraw · history · blame

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

(* multiline
   comment *)

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