[
https://issues.apache.org/jira/browse/GROOVY-12117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18094613#comment-18094613
]
ASF GitHub Bot commented on GROOVY-12117:
-----------------------------------------
eric-milles opened a new pull request, #2678:
URL: https://github.com/apache/groovy/pull/2678
In order to support some code assist or type inferencing for traits, I
needed to fill out the trait helper stub a little more. This solution also
works for GROOVY-12117 instead of the super trait method search. That is why I
could not get the 12117 test case to trip locally.
> Resolution of inherited static trait method from sub-trait body is
> transform-order dependent
> --------------------------------------------------------------------------------------------
>
> Key: GROOVY-12117
> URL: https://issues.apache.org/jira/browse/GROOVY-12117
> Project: Groovy
> Issue Type: Bug
> Reporter: Paul King
> Assignee: Paul King
> Priority: Major
> Fix For: 6.0.0-alpha-2, 5.0.7
>
>
> See: https://github.com/apache/grails-core/pull/15557#issuecomment-4833554145
--
This message was sent by Atlassian Jira
(v8.20.10#820010)