Browse Source

* Disabled range and overflow checks for the tw36587 test, since overflows are intended there.

git-svn-id: trunk@44168 -
yury 5 years ago
parent
commit
fc42953814
1 changed files with 3 additions and 0 deletions
  1. 3 0
      tests/webtbs/tw36587.pp

+ 3 - 0
tests/webtbs/tw36587.pp

@@ -1,3 +1,6 @@
+{$R-}
+{$Q-}
+
 const
   A1 = 1000000;
   B1 = 60;