* Return runerror 219

This commit is contained in:
carl 2002-10-15 15:49:08 +00:00
parent c8a7d9f792
commit 6b3159d30e
2 changed files with 2 additions and 2 deletions

View File

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

View File

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