Exception in thread "main" scala.MatchError:
at scala.tools.nsc.symtab.Types$AntiPolyType.memberType(Types.scala:977)
at scala.tools.nsc.typechecker.Infer$Inferencer$$anonfun$41$$anonfun$42.apply(Infer.scala:604)
at scala.tools.nsc.typechecker.Infer$Inferencer$$anonfun$41$$anonfun$42.apply(Infer.scala:604)
at scala.List.filter(List.scala:695)
at scala.tools.nsc.typechecker.Infer$Inferencer$$anonfun$41.apply(Infer.scala:604)
at scala.tools.nsc.typechecker.Infer$Inferencer$$anonfun$41.apply(Infer.scala:603)
at scala.tools.nsc.typechecker.Infer$Inferencer.tryTwice(Infer.scala:691)
at scala.tools.nsc.typechecker.Infer$Inferencer.inferExprAlternative(Infer.scala:603)
at scala.tools.nsc.typechecker.Typers$Typer.adapt(Typers.scala:361)
|