Explorar o código

Disable expliccitly overlfow and range checks

git-svn-id: trunk@34014 -
pierre %!s(int64=9) %!d(string=hai) anos
pai
achega
3253711e95
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      tests/tbs/tb0336.pp

+ 4 - 0
tests/tbs/tb0336.pp

@@ -1,3 +1,7 @@
+{ Explicitly disable overflow and range checks }
+{$Q-}
+{$R-}
+
 var
    l : longint;
    d : dword;