mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 16:09:26 +02:00
fcl-js: fixed comment
git-svn-id: trunk@38650 -
This commit is contained in:
parent
0ce5452980
commit
c2a69bb9ca
@ -923,7 +923,7 @@ Type
|
||||
TJSTryFinallyStatement = Class(TJSTryStatement);
|
||||
|
||||
|
||||
{ TJSFunctionDeclarationStatement - as TJSFuncDef, except as a statement }
|
||||
{ TJSFunctionDeclarationStatement - same as TJSFuncDef, except as a TJSElement }
|
||||
|
||||
TJSFunctionDeclarationStatement = Class(TJSElement)
|
||||
private
|
||||
|
Loading…
Reference in New Issue
Block a user