aboutsummaryrefslogtreecommitdiff
path: root/testsuite/compilable/assign_record_to_base.elna
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/compilable/assign_record_to_base.elna')
-rw-r--r--testsuite/compilable/assign_record_to_base.elna1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/compilable/assign_record_to_base.elna b/testsuite/compilable/assign_record_to_base.elna
index 7583c70..fb28e7b 100644
--- a/testsuite/compilable/assign_record_to_base.elna
+++ b/testsuite/compilable/assign_record_to_base.elna
@@ -12,5 +12,4 @@ var
begin
x := y;
- return 0
end.