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 think this happens because the generated A_String class has a position that matches the A<String> occurrence. It would be good to check the actual @statistics output for this.
Here,
A
has one subclass as expected:This info disappears once
A
is made@:generic
(vshaxe only shows it if > 0):Interestingly, "Go to Implementations" on
A
does work - I thought they use the same data under the hood?The text was updated successfully, but these errors were encountered: