diff options
Diffstat (limited to 'testsuite/compilable/empty_proc.elna')
| -rw-r--r-- | testsuite/compilable/empty_proc.elna | 2 |
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. |
