peter 21 år sedan
förälder
incheckning
1d3a5019b8
1 ändrade filer med 3 tillägg och 1 borttagningar
  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;