Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0-beta-1, 2.5.7, 2.4.17
-
None
-
None
Description
Abstract method with body in script causes NPE in AntlrParserPlugin. Expected is compiler error "Abstract methods do not define a body."
abstract def meth() {
println 42
}
Pull request forthcoming.
Attachments
Issue Links
- links to