Ver código fonte

* extra test for same mangledname of proc

peter 22 anos atrás
pai
commit
47ef7617f5
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4 0
      tests/webtbs/tw1251b.pp

+ 4 - 0
tests/webtbs/tw1251b.pp

@@ -4,5 +4,9 @@ uses classes;
 
 var list : TStringList;
 
+function strcat(dest,source : pchar) : pchar;
+begin
+end;
+
 begin
 end.