* added {$mode objfpc} to fix test

git-svn-id: trunk@16212 -
This commit is contained in:
Jonas Maebe 2010-10-24 14:52:44 +00:00
parent a380da6204
commit 1cea4ec221

View File

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