Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.0-JSR-3
-
None
Description
a.@b() will not compile (syntax error)
(a.@b)() is OK and runs as expected (the fieldcontains a closure)
a.@b() will not compile (syntax error)
(a.@b)() is OK and runs as expected (the fieldcontains a closure)