Forráskód Böngészése

* range check explicitly disabled

git-svn-id: trunk@6539 -
pierre 18 éve
szülő
commit
97446556ff
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      tests/webtbs/tw2037.pp

+ 2 - 0
tests/webtbs/tw2037.pp

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