3 lines
73 B
ObjectPascal
3 lines
73 B
ObjectPascal
begin
|
|
Assert(Arr(1.0,2.0).Sum(x -> x*x).GetType = typeof(real))
|
|
end. |