Explorar el Código

* extra test for same mangledname of proc

peter hace 22 años
padre
commit
47ef7617f5
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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.