CPP: Add test cases.

This commit is contained in:
Geoffrey White
2019-04-08 14:59:04 +01:00
parent f7dda1b3a4
commit 92241132b5

View File

@@ -39,3 +39,19 @@
// int myFunction() const { return myValue; }
// int myFunction() const noexcept { return myValue; }
// #define MYMACRO
// #include "include.h"
/*
#ifdef
void myFunction();
#endif
*/
// define some constants
// don't #include anything here
// #hashtag