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
I guess it's a matter of convenience: The analyzer could report that the declaration of E.e1 has a cyclic dependency, or it could report that it is an error (a brand new one, btw) that e1.foo() implicitly invokes a factory constructor (it must be a generative constructor), or it could report both.
Note
The text was updated successfully, but these errors were encountered: