Browse Source

* fail added

peter 21 years ago
parent
commit
1d3a5019b8
1 changed files with 3 additions and 1 deletions
  1. 3 1
      tests/tbf/tb0165.pp

+ 3 - 1
tests/tbf/tb0165.pp

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