Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
fpc-src / usr / share / fpcsrc / 3.0.0 / tests / tbf / tb0055.pp
Size: Mime:
{ %FAIL }
{ Old file: tbf0284.pp }
{ wrong file position with dup id in other unit        OK 0.99.13 (PFV) }

uses tbs0284b;
{$HINTS ON}
type
  o2=object(o1)
    p : longint;
  end;

begin
end.