فهرست منبع

* 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;