mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 01:39:27 +02:00
* corrected test (only "overload" differences between interface/
implementation should cause compilation to fail) git-svn-id: trunk@19494 -
This commit is contained in:
parent
2423105956
commit
293f09e41d
@ -9,7 +9,7 @@ procedure test;
|
||||
|
||||
implementation
|
||||
|
||||
procedure test; deprecated 'xxx';
|
||||
procedure test; overload;
|
||||
begin
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user