aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/examples/x.cxx.styled
diff options
context:
space:
mode:
Diffstat (limited to 'test/examples/x.cxx.styled')
-rw-r--r--test/examples/x.cxx.styled2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/examples/x.cxx.styled b/test/examples/x.cxx.styled
index 082c6c3e0..b602717a5 100644
--- a/test/examples/x.cxx.styled
+++ b/test/examples/x.cxx.styled
@@ -1,6 +1,6 @@
{2}// A demonstration program
{9}#include <stdio.h>
-#if 0
+#if 0 {23}/* */{9}
{73}#define DUMMY() \
if (1);
{9}#endif