mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-01 18:22:33 +02:00
* extra test for same mangledname of proc
This commit is contained in:
parent
bf708e1de0
commit
47ef7617f5
@ -4,5 +4,9 @@ uses classes;
|
||||
|
||||
var list : TStringList;
|
||||
|
||||
function strcat(dest,source : pchar) : pchar;
|
||||
begin
|
||||
end;
|
||||
|
||||
begin
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user