Calling closures on objects

This commit is contained in:
Andrey Breslav
2010-11-22 17:44:27 +03:00
parent 5794ab6120
commit 73b12271c0
3 changed files with 18 additions and 3 deletions
+1
View File
@@ -148,6 +148,7 @@ memberAccessExpression
memberAccess
: functionCall
: fieldOrPropertyAccess
: functionLiteral // no parameters allowed
;
fieldOrPropertyAccess