fpc/tests/test/tminmax3.pp

6 lines
177 B
ObjectPascal

{ %opt=-O- -O3 -Oofastmath } { use fast math ... }
{$define USE_FASTMATH} { ... so skip NaN tests }
{$mode objfpc}
{$I minmax.inc }