You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GROOVY-8824 introduced a new method call transformation. "one()" is replaced by "this.one($static$self)". This results in "one" being highlighted as unknown (underlined).