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