mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 19:29:24 +02:00
fcl-js: skip writeln test
git-svn-id: trunk@46512 -
This commit is contained in:
parent
1002a7c590
commit
01d5519fe8
@ -441,6 +441,7 @@ end;
|
||||
{$endif}
|
||||
|
||||
{ TJSWriter }
|
||||
{AllowWriteln}
|
||||
|
||||
procedure TJSWriter.SetOptions(AValue: TWriteOptions);
|
||||
begin
|
||||
@ -1939,6 +1940,7 @@ begin
|
||||
// Write('/* '+El.ClassName+' */');
|
||||
FSkipCurlyBrackets:=False;
|
||||
end;
|
||||
{AllowWriteln-}
|
||||
|
||||
{$ifdef HasFileWriter}
|
||||
{ TFileWriter }
|
||||
|
Loading…
Reference in New Issue
Block a user