diff options
Diffstat (limited to 'testsuite')
| -rw-r--r-- | testsuite/compilable/empty_proc.elna | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/compilable/empty_proc.elna b/testsuite/compilable/empty_proc.elna new file mode 100644 index 0000000..fb07285 --- /dev/null +++ b/testsuite/compilable/empty_proc.elna @@ -0,0 +1,4 @@ +proc f() +end + +end. |
