Explorar el Código

* Return runerror 219

carl hace 23 años
padre
commit
6b3159d30e
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      tests/test/tclass4.pp
  2. 1 1
      tests/test/tobject3.pp

+ 1 - 1
tests/test/tclass4.pp

@@ -1,4 +1,4 @@
-{%RESULT=220 }
+{%RESULT=219 }
 {%OPT=-CR}
 {$mode objfpc}
 program test_class;

+ 1 - 1
tests/test/tobject3.pp

@@ -1,4 +1,4 @@
-{%RESULT=220 }
+{%RESULT=219 }
 { %OPT= -CR }
 program test_object;