diff options
Diffstat (limited to 'test/examples/x.cxx.styled')
-rw-r--r-- | test/examples/x.cxx.styled | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/examples/x.cxx.styled b/test/examples/x.cxx.styled new file mode 100644 index 000000000..223ee0760 --- /dev/null +++ b/test/examples/x.cxx.styled @@ -0,0 +1,4 @@ +{2}// A demonstration program +{5}int{0} {11}main{10}(){0} {10}{{0} + {11}printf{10}({6}"hello world %d\n"{10},{0} {4}9{10});{0} +{10}}{0} |