Browse Source

* test needs objfpc mode else i is 16 bit only

git-svn-id: trunk@49074 -
florian 4 years ago
parent
commit
47eb7cec0c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/webtbs/tw38636.pp

+ 1 - 0
tests/webtbs/tw38636.pp

@@ -1,3 +1,4 @@
+{$mode objfpc}
 program Project1;
 program Project1;
 
 
 {$ifdef cpu64}
 {$ifdef cpu64}