Explorar o código

* added {$mode objfpc} to fix test

git-svn-id: trunk@16212 -
Jonas Maebe %!s(int64=15) %!d(string=hai) anos
pai
achega
1cea4ec221
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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;