소스 검색

* Return runerror 219

carl 23 년 전
부모
커밋
6b3159d30e
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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;