New Paste :: Recent Pastes:: No Line Numbers
A Paste by Anonymous
1
procedure TPeakTroughfinder.Test (var values : array of single); begin SetLength(values, 10); // results in an incompatible types compiler error end;