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
Follow up to #395 and #695. Anonymous inner classes in "exotic" scenarios lack proposals for unimplemented methods. Some examples include @Lazy fields/properties, object initializers, annotations with closure expressions.
Follow up to #395 and #695. Anonymous inner classes in "exotic" scenarios lack proposals for unimplemented methods. Some examples include
@Lazyfields/properties, object initializers, annotations with closure expressions.