projects
/
ohcount
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge pull request #41 from blackducksw/ubuntu_14
[ohcount]
/
test
/
src_dir
/
coq.v
1
Require Import String.
2
(* comment *)
3
Check "multiline
4
string"%string.
5
6
(* multiline
7
comment *)
8
9
(* recursion in (* a
10
comment *) to complicate things *)