summaryrefslogtreecommitdiff
path: root/test/scaladoc/resources/code-indent.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/scaladoc/resources/code-indent.scala')
-rw-r--r--test/scaladoc/resources/code-indent.scala6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/scaladoc/resources/code-indent.scala b/test/scaladoc/resources/code-indent.scala
index 88946ffc7f..2eee3352b4 100644
--- a/test/scaladoc/resources/code-indent.scala
+++ b/test/scaladoc/resources/code-indent.scala
@@ -20,6 +20,12 @@
* an alternative
* the e l s e branch
* }}}
+ * {{{
+ * Trait example {
+ * Val x = a
+ * Val y = b
+ * }
+ * }}}
* NB: Trailing spaces are necessary for this test!
* {{{
* l1