ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/fbintf/testsuite/Test18.pas
(Generate patch)

Comparing ibx/trunk/fbintf/testsuite/Test18.pas (file contents):
Revision 335 by tony, Fri Feb 26 16:45:54 2021 UTC vs.
Revision 380 by tony, Mon Jan 10 10:13:17 2022 UTC

# Line 243 | Line 243 | begin
243          writeln(OutFile,'BigInteger = ', ByName('BigInteger').GetAsString);
244          DumpBCD(ByName('BigInteger').GetAsBCD);
245        end;
246 <      writeln;
246 >      writeln(Outfile);
247      end;
248    finally
249      Results.Close;

Comparing ibx/trunk/fbintf/testsuite/Test18.pas (property svn:eol-style):
Revision 335 by tony, Fri Feb 26 16:45:54 2021 UTC vs.
Revision 380 by tony, Mon Jan 10 10:13:17 2022 UTC

# Line 0 | Line 1
1 + native

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines