Skip to content
Snippets Groups Projects
Commit 8459fe70 authored by Roberto Raggi's avatar Roberto Raggi
Browse files

Added a simple test for the rewriter.

parent bbb57048
No related branches found
No related tags found
No related merge requests found
class foo {
int a, b;
enum zoo { a, b };
typedef enum { k };
void foo() {}
inline void bar() {}
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment