Explorar o código

Range and overflow check explicitly disabled

git-svn-id: trunk@34013 -
pierre %!s(int64=9) %!d(string=hai) anos
pai
achega
544d33bf48
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      tests/webtbs/tw8321.pp

+ 6 - 0
tests/webtbs/tw8321.pp

@@ -1,3 +1,9 @@
+{ Explicitly disable range and overflow checks for this test }
+
+{$Q-}
+{$R-}
+
+
 var
  A: byte;
  w : word;