summaryrefslogtreecommitdiff
path: root/05/main.c
diff options
context:
space:
mode:
Diffstat (limited to '05/main.c')
-rw-r--r--05/main.c18
1 files changed, 1 insertions, 17 deletions
diff --git a/05/main.c b/05/main.c
index c929f02..72c22aa 100644
--- a/05/main.c
+++ b/05/main.c
@@ -1,17 +1 @@
-#include "tests/parse_stb_image.h"
-/* #if 0 */
-/* #elif 1 */
-/* int f(){} */
-/* #endif */
-/* @TODO: some more testing of #if/#elif/#else/#endif */
-/* @TODO: ensure that
- struct Something {
- int a;
- } x,y;
- works
-*/
-
-
-
-int main() {
-}
+/* #include "tests/parse_stb_image.h" */