aboutsummaryrefslogtreecommitdiff
path: root/testsuite/compilable/const_var_chain.elna
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/compilable/const_var_chain.elna')
-rw-r--r--testsuite/compilable/const_var_chain.elna2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/compilable/const_var_chain.elna b/testsuite/compilable/const_var_chain.elna
index 5a3623f..ad85f48 100644
--- a/testsuite/compilable/const_var_chain.elna
+++ b/testsuite/compilable/const_var_chain.elna
@@ -5,4 +5,6 @@ var
program()
begin
assert(y = 42)
+return 0u8
+
end.