diff options
Diffstat (limited to 'test/scanners/cpp/wedekind.expected.raydebug')
-rw-r--r-- | test/scanners/cpp/wedekind.expected.raydebug | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/test/scanners/cpp/wedekind.expected.raydebug b/test/scanners/cpp/wedekind.expected.raydebug deleted file mode 100644 index e85226f..0000000 --- a/test/scanners/cpp/wedekind.expected.raydebug +++ /dev/null @@ -1,12 +0,0 @@ -reserved(template)operator(<) reserved(typename) ident(T) operator(>) -ident(T) ident(plus)operator(() directive(const) operator(&)ident(T) ident(x) operator(\)) -operator({) - reserved(return) operator(-)ident(x)operator(;) -operator(}) - -reserved(template)operator(<) reserved(typename) ident(T) operator(>) -reserved(class) class(image) -operator({) -directive(public)operator(:) - ident(image)operator(() directive(const) ident(image)operator(<) ident(T) operator(>) operator(&)ident(_image) operator(\)) operator({}) -operator(};) |