mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 23:21:57 +02:00
fcl-js: less hints
This commit is contained in:
parent
5bcc530707
commit
8a0fe7bc85
@ -1009,6 +1009,7 @@ end;
|
||||
|
||||
procedure TJSWriter.WriteDebuggerStatement(E: TJSDebuggerStatement);
|
||||
begin
|
||||
if E=nil then ;
|
||||
Write('debugger');
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user