peter hace 21 años
padre
commit
1d3a5019b8
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  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;