From fc42953814ac01124fa964dda48de4d30e2208d9 Mon Sep 17 00:00:00 2001 From: yury <jura@cp-lab.com> Date: Fri, 14 Feb 2020 10:37:14 +0000 Subject: [PATCH] * Disabled range and overflow checks for the tw36587 test, since overflows are intended there. git-svn-id: trunk@44168 - --- tests/webtbs/tw36587.pp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/webtbs/tw36587.pp b/tests/webtbs/tw36587.pp index cb50e8cf1f..8285e2e81a 100644 --- a/tests/webtbs/tw36587.pp +++ b/tests/webtbs/tw36587.pp @@ -1,3 +1,6 @@ +{$R-} +{$Q-} + const A1 = 1000000; B1 = 60;