Explorar o código

pas2js: less hints

mattias %!s(int64=3) %!d(string=hai) anos
pai
achega
a8449ad959
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      utils/pas2js/httpcompiler.pp

+ 2 - 0
utils/pas2js/httpcompiler.pp

@@ -773,7 +773,9 @@ begin
     Usage(S);
   if HasOption('V','version') then
     begin
+    {AllowWriteln}
     writeln(HTTPCompilerVersion);
+    {AllowWriteln-}
     Terminate;
     exit;
     end;