fpc/packages/numlib/tests/test.pas
marco 4b9a4a62f2 * numlib moved
git-svn-id: trunk@10017 -
2008-01-27 10:10:59 +00:00

15 lines
110 B
ObjectPascal

Uses det,typ;
BEGIN
writeln(og);
writeln(bg);
END.
Uses det,typ;
BEGIN
writeln(og);
writeln(bg);
END.