mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 21:49:06 +02:00
* explicitly disable range check
This commit is contained in:
parent
db5d26f132
commit
2b1245e5c1
@ -1,3 +1,4 @@
|
|||||||
|
{$R-}
|
||||||
{$Q+}
|
{$Q+}
|
||||||
var i: integer;
|
var i: integer;
|
||||||
b: byte;
|
b: byte;
|
||||||
|
Loading…
Reference in New Issue
Block a user