summaryrefslogtreecommitdiffstats
path: root/testing/014_code.dox
diff options
context:
space:
mode:
Diffstat (limited to 'testing/014_code.dox')
-rw-r--r--testing/014_code.dox4
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/014_code.dox b/testing/014_code.dox
index 871a44c..56597cc 100644
--- a/testing/014_code.dox
+++ b/testing/014_code.dox
@@ -11,4 +11,8 @@
* // comment in a code block
* class Cpp {};
* \endcode
+ *
+ * \code
+ * // implicit code language
+ * \endcode
*/