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
/Users/luc/code/scala/scala13/sandbox/T.scala:3: warning: non-variable type argument H[_$1] @unchecked forSome { type _$1 } in type pattern scala.runtime.NonLocalReturnControl[H[_$1] @unchecked forSome { type _$1 }] is unchecked since it is eliminated by erasure
class T {
^
The position of the warning at the enclosing class makes it hard to silence.