Ver código fonte

fcl-js: comment

git-svn-id: trunk@36235 -
Mattias Gaertner 8 anos atrás
pai
commit
5006de1d40
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      packages/fcl-js/src/jstree.pp

+ 1 - 1
packages/fcl-js/src/jstree.pp

@@ -348,7 +348,7 @@ Type
 
   TJSVariableStatement = Class(TJSUnary);
 
-  { TJSExpressionStatement - ? }
+  { TJSExpressionStatement - A; }
 
   TJSExpressionStatement = Class(TJSUnary);