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