summaryrefslogtreecommitdiff
path: root/test/scanners/cpp/elvis.expected.raydebug
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2009-10-19 16:52:59 +0000
committermurphy <murphy@rubychan.de>2009-10-19 16:52:59 +0000
commita6f93eb4304a062af43083a75d525acc1af9883d (patch)
tree624996688e5b983a38ba08f9ea05a07017d0e432 /test/scanners/cpp/elvis.expected.raydebug
parent4f67b22339ea7025dc4536a7e369f60755103acc (diff)
downloadcoderay-a6f93eb4304a062af43083a75d525acc1af9883d.tar.gz
New Scanner: *C++* (#76)!
There's a problem with the ternary operator (?:) and labels which needs to be fixed in C, C++ and PHP scanners. I'll get to that soon.
Diffstat (limited to 'test/scanners/cpp/elvis.expected.raydebug')
-rw-r--r--test/scanners/cpp/elvis.expected.raydebug1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/scanners/cpp/elvis.expected.raydebug b/test/scanners/cpp/elvis.expected.raydebug
new file mode 100644
index 0000000..fdd1099
--- /dev/null
+++ b/test/scanners/cpp/elvis.expected.raydebug
@@ -0,0 +1 @@
+local_variable(this)operator(?)ident(is)operator(+)ident(no)operator(:)ident(label)