Explorar el Código

tests: fixed test

git-svn-id: trunk@23396 -
paul hace 12 años
padre
commit
38da152b11
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      tests/test/terecs16.pp

+ 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);