aboutsummaryrefslogtreecommitdiff
path: root/testsuite/compilable/opaque_type.elna
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/compilable/opaque_type.elna')
-rw-r--r--testsuite/compilable/opaque_type.elna2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/compilable/opaque_type.elna b/testsuite/compilable/opaque_type.elna
index fdb2928..c570e0d 100644
--- a/testsuite/compilable/opaque_type.elna
+++ b/testsuite/compilable/opaque_type.elna
@@ -12,4 +12,6 @@ return h
program()
begin
alias := take(handle)
+return 0u8
+
end.