aboutsummaryrefslogtreecommitdiff
path: root/testsuite/runnable/record_construction.elna
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/runnable/record_construction.elna')
-rw-r--r--testsuite/runnable/record_construction.elna1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/runnable/record_construction.elna b/testsuite/runnable/record_construction.elna
index 00e60db..2bbc493 100644
--- a/testsuite/runnable/record_construction.elna
+++ b/testsuite/runnable/record_construction.elna
@@ -8,5 +8,4 @@ var
begin
assert(r.x = 1 & r.y = 2)
-return 0
end.