Browse Source

* range check explicitly disabled

git-svn-id: trunk@6539 -
pierre 18 years ago
parent
commit
97446556ff
1 changed files with 2 additions and 0 deletions
  1. 2 0
      tests/webtbs/tw2037.pp

+ 2 - 0
tests/webtbs/tw2037.pp

@@ -3,6 +3,8 @@
 { e-mail: [email protected] }
 { e-mail: [email protected] }
 program tw2037;
 program tw2037;
 
 
+{$R-}
+
 const
 const
   FILE_FLAG_WRITE_THROUGH = -2147483648;
   FILE_FLAG_WRITE_THROUGH = -2147483648;
   FILE_ATTRIBUTE_NORMAL = 128;
   FILE_ATTRIBUTE_NORMAL = 128;