Open GoogleCodeExporter opened 8 years ago
You may want to add parameter accessing too since it's closely related (if
you're going fpc style).
Example:
procedure Test(x: Integer);
procedure Sub();
begin
x := 50;
end;
begin
end;
Original comment by Ollyyyyy...@gmail.com
on 10 May 2015 at 3:57
Thanks for reporting!
What are the other things you'd like to see fixed? For the sake of clarity, I
think it's better to list them as separate issues.
Original comment by niels....@gmail.com
on 21 May 2015 at 8:02
Original issue reported on code.google.com by
3FWebHos...@gmail.com
on 8 May 2015 at 5:20