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 / webtbs / tw0701b.pp
Size: Mime:
program memhole;
uses
  uw0701d,uw0701e,uw0701c;
begin
   // the tbug701c is to be on the save side
   uw0701c.TestProc('test');
end.