浏览代码

* added {$mode objfpc} to fix test

git-svn-id: trunk@16212 -
Jonas Maebe 15 年之前
父节点
当前提交
1cea4ec221
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      tests/test/tbsx1.pp

+ 2 - 0
tests/test/tbsx1.pp

@@ -1,3 +1,5 @@
+{$mode objfpc}
+
 program testbitscan;
 
 function test_byte: boolean;