summaryrefslogtreecommitdiff
path: root/simple.nl
diff options
context:
space:
mode:
Diffstat (limited to 'simple.nl')
-rw-r--r--simple.nl1
1 files changed, 1 insertions, 0 deletions
diff --git a/simple.nl b/simple.nl
index a09feb6..fd6c5c7 100644
--- a/simple.nl
+++ b/simple.nl
@@ -7,4 +7,5 @@ int main(i32 argc, ptr(ptr(i8)) argv) {
//int i = g_var;
//int a = i + 2;
int i;
+ 1;
}