mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-08 07:46:03 +02:00
* hint will be triggered because of a conditional when compiling
the system unit. This will not be changed in 1.0.x
This commit is contained in:
parent
ebe5373116
commit
e10aa660f4
@ -1,3 +1,5 @@
|
||||
{ %version=1.1 }
|
||||
|
||||
{ %OPT=-Seh -vh }
|
||||
{$mode objfpc}
|
||||
function f(p: word): boolean;
|
||||
|
Loading…
Reference in New Issue
Block a user