Explorar el Código

fcl-js: comment

git-svn-id: trunk@36235 -
Mattias Gaertner hace 8 años
padre
commit
5006de1d40
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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);