Codebase list ohcount / upstream/4.0.0+git20210223.6654d48 test / expected_dir / coq.v
upstream/4.0.0+git20210223.6654d48

Tree @upstream/4.0.0+git20210223.6654d48 (Download .tar.gz)

coq.v @upstream/4.0.0+git20210223.6654d48raw · history · blame

coq	code	Require Import String.
coq	comment	(* comment *)
coq	code	Check "multiline
coq	code	string"%string.
coq	blank	
coq	comment	(* multiline
coq	comment	   comment *)
coq	blank	
coq	comment	(* recursion in (* a
coq	comment	   comment *) to complicate things *)