瀏覽代碼

* fail added

peter 21 年之前
父節點
當前提交
1d3a5019b8
共有 1 個文件被更改,包括 3 次插入1 次删除
  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;