aboutsummaryrefslogtreecommitdiff
path: root/testsuite/compilable/empty_proc.elna
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/compilable/empty_proc.elna')
-rw-r--r--testsuite/compilable/empty_proc.elna2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/compilable/empty_proc.elna b/testsuite/compilable/empty_proc.elna
index fb07285..bf3bd84 100644
--- a/testsuite/compilable/empty_proc.elna
+++ b/testsuite/compilable/empty_proc.elna
@@ -1,4 +1,4 @@
proc f()
-end
+return
end.