mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-05 17:28:05 +02:00
5 lines
115 B
ObjectPascal
5 lines
115 B
ObjectPascal
{ %opt=-O- -O2 } { ensure we test code generation without constant propagation }
|
|
{$mode objfpc}
|
|
|
|
{$I minmax.inc }
|