mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-29 23:00:13 +02:00
pas2js: less hints
This commit is contained in:
parent
5bedf92bfb
commit
a8449ad959
@ -773,7 +773,9 @@ begin
|
||||
Usage(S);
|
||||
if HasOption('V','version') then
|
||||
begin
|
||||
{AllowWriteln}
|
||||
writeln(HTTPCompilerVersion);
|
||||
{AllowWriteln-}
|
||||
Terminate;
|
||||
exit;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user