* fail added

This commit is contained in:
peter 2004-05-23 11:28:27 +00:00
parent 17c92356a8
commit 1d3a5019b8

View File

@ -1,4 +1,6 @@
{ $mode objfpc}
{ %fail }
{$ifdef fpc}{$mode objfpc}{$endif}
type
tmyclass = class
function f2 : ansistring;