Browse Source

* Return runerror 219

carl 23 years ago
parent
commit
6b3159d30e
2 changed files with 2 additions and 2 deletions
  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;