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
The failure comes from the refinement type, which is printed as scala.Any{Out = scala.String} before pickling, and scala.Any{Out = Test.M[scala.Int]} after pickling.