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 / usr / share / doc / fpc-3.0.0 / numlib / examples / test.pas
Size: Mime:

Uses det,typ;

BEGIN
 writeln(og);
 writeln(bg);
END.

Uses det,typ;

BEGIN
 writeln(og);
 writeln(bg);
END.