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 / tbs / tb0155.pp
Size: Mime:
{ Old file: tbs0181.pp }
{ shows a problem with name mangling                    OK 0.99.9 (PM) }

{ shows a problem of name mangling  }
Program tb0155;

  Uses ub0155;

  var l : mylongint;
begin
  dummy(l);
end.