Explorar o código

*** empty log message ***

florian %!s(int64=25) %!d(string=hai) anos
pai
achega
f3f3fceb02
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      tests/test/testi642.pp

+ 9 - 0
tests/test/testi642.pp

@@ -1135,5 +1135,14 @@ begin
    writeln('------------------------------------------------------');
    writeln('              QWord test successful');
    writeln('------------------------------------------------------');
+   writeln;
+   writeln('------------------------------------------------------');
+   writeln('                    Int64 test ');
+   writeln('------------------------------------------------------');
+   writeln;
+
+   writeln('------------------------------------------------------');
+   writeln('                Int64 test successful');
+   writeln('------------------------------------------------------');
    halt(0);
 end.