mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-11 20:29:14 +02:00
* Return runerror 219
This commit is contained in:
parent
c8a7d9f792
commit
6b3159d30e
@ -1,4 +1,4 @@
|
||||
{%RESULT=220 }
|
||||
{%RESULT=219 }
|
||||
{%OPT=-CR}
|
||||
{$mode objfpc}
|
||||
program test_class;
|
||||
|
@ -1,4 +1,4 @@
|
||||
{%RESULT=220 }
|
||||
{%RESULT=219 }
|
||||
{ %OPT= -CR }
|
||||
program test_object;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user