fpc/tests/webtbf/tw37460.pp

6 lines
68 B
ObjectPascal

{ %fail }
function x(x : real) : ;
begin
tmp in [x div x(1)]
end.