Browse Source

Range and overflow check explicitly disabled

git-svn-id: trunk@34013 -
pierre 9 năm trước cách đây
mục cha
commit
544d33bf48
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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;