mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 02:45:58 +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);
|
TJSTryFinallyStatement = Class(TJSTryStatement);
|
||||||
|
|
||||||
|
|
||||||
{ TJSFunctionDeclarationStatement - as TJSFuncDef, except as a statement }
|
{ TJSFunctionDeclarationStatement - same as TJSFuncDef, except as a TJSElement }
|
||||||
|
|
||||||
TJSFunctionDeclarationStatement = Class(TJSElement)
|
TJSFunctionDeclarationStatement = Class(TJSElement)
|
||||||
private
|
private
|
||||||
|
Loading…
Reference in New Issue
Block a user