mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 13:29:14 +02:00
* fail added
This commit is contained in:
parent
17c92356a8
commit
1d3a5019b8
@ -1,4 +1,6 @@
|
|||||||
{ $mode objfpc}
|
{ %fail }
|
||||||
|
|
||||||
|
{$ifdef fpc}{$mode objfpc}{$endif}
|
||||||
type
|
type
|
||||||
tmyclass = class
|
tmyclass = class
|
||||||
function f2 : ansistring;
|
function f2 : ansistring;
|
||||||
|
Loading…
Reference in New Issue
Block a user