diff options
Diffstat (limited to 'testsuite/compilable/assign_record_to_base.elna')
| -rw-r--r-- | testsuite/compilable/assign_record_to_base.elna | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/compilable/assign_record_to_base.elna b/testsuite/compilable/assign_record_to_base.elna index 7601d06..303bde0 100644 --- a/testsuite/compilable/assign_record_to_base.elna +++ b/testsuite/compilable/assign_record_to_base.elna @@ -13,4 +13,6 @@ var program() begin x := y; +return 0u8 + end. |
