Calling closures on objects
This commit is contained in:
@@ -148,6 +148,7 @@ memberAccessExpression
|
||||
memberAccess
|
||||
: functionCall
|
||||
: fieldOrPropertyAccess
|
||||
: functionLiteral // no parameters allowed
|
||||
;
|
||||
|
||||
fieldOrPropertyAccess
|
||||
|
||||
Reference in New Issue
Block a user