summaryrefslogtreecommitdiff
path: root/nl/parentest.nl
diff options
context:
space:
mode:
Diffstat (limited to 'nl/parentest.nl')
-rw-r--r--nl/parentest.nl4
1 files changed, 4 insertions, 0 deletions
diff --git a/nl/parentest.nl b/nl/parentest.nl
new file mode 100644
index 0000000..3fe69e9
--- /dev/null
+++ b/nl/parentest.nl
@@ -0,0 +1,4 @@
+i32 main() {
+ 1 + (2 + 3);
+ return 0;
+} \ No newline at end of file