* expected error code is 220

This commit is contained in:
pierre 2002-10-15 10:47:33 +00:00
parent 39b2a66e7d
commit 37708dd83b

View File

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