Range and overflow check explicitly disabled

git-svn-id: trunk@34013 -
This commit is contained in:
pierre 2016-06-21 08:18:22 +00:00
parent 40292a476f
commit 544d33bf48

View File

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