summaryrefslogtreecommitdiff
path: root/test-suite/coqdoc/bug5700.v
blob: 839034a48fc0b2c4647dfdd08890cb8437dd99bf (plain)
1
2
3
4
5
(** << foo (* bar *) >> *)
Definition const1 := 1.

(** << more (* nested (* comments *) within verbatim *) >> *)
Definition const2 := 2.