Browse Source

* expected error code is 220

pierre 23 years ago
parent
commit
37708dd83b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/test/tclass4.pp

+ 1 - 1
tests/test/tclass4.pp

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