diff options
Diffstat (limited to 'test-suite/coqdoc/bug5700.v')
| -rw-r--r-- | test-suite/coqdoc/bug5700.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/coqdoc/bug5700.v b/test-suite/coqdoc/bug5700.v index 839034a48f..fc985276af 100644 --- a/test-suite/coqdoc/bug5700.v +++ b/test-suite/coqdoc/bug5700.v @@ -1,4 +1,4 @@ -(** << foo (* bar *) >> *) +(** << foo (* {bar_bar} *) >> *) Definition const1 := 1. (** << more (* nested (* comments *) within verbatim *) >> *) |
