aboutsummaryrefslogtreecommitdiff
path: root/tests/errors/declaration_no_type.amal
diff options
context:
space:
mode:
Diffstat (limited to 'tests/errors/declaration_no_type.amal')
-rw-r--r--tests/errors/declaration_no_type.amal1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/errors/declaration_no_type.amal b/tests/errors/declaration_no_type.amal
new file mode 100644
index 0000000..fc7d4f3
--- /dev/null
+++ b/tests/errors/declaration_no_type.amal
@@ -0,0 +1 @@
+const a; \ No newline at end of file