2
0
Эх сурвалжийг харах

tests: fixed test

git-svn-id: trunk@23396 -
paul 12 жил өмнө
parent
commit
38da152b11

+ 1 - 0
tests/test/terecs16.pp

@@ -13,6 +13,7 @@ var
 
   constructor TRec.Create;
   begin
+    l := 0;
     r.l := 4;
     if l <> 0 then
       halt(1);