summaryrefslogtreecommitdiff
path: root/05/main.c
diff options
context:
space:
mode:
Diffstat (limited to '05/main.c')
-rw-r--r--05/main.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/05/main.c b/05/main.c
index 980503c..94dfbd7 100644
--- a/05/main.c
+++ b/05/main.c
@@ -1,4 +1,10 @@
#include "tests/parse_stb_sprintf.h"
+/* #if 0 */
+/* #elif 1 */
+/* int f(){} */
+/* #endif */
+
+
/* @TODO: why are line numbers off by 1? */
int main() {
}