diff --git a/tests/pos/i14351.scala b/tests/pos/i14351.scala new file mode 100644 index 000000000000..556e6b1ed64e --- /dev/null +++ b/tests/pos/i14351.scala @@ -0,0 +1 @@ +val p: (Option[Int], Option[String]) = (1,"foo").map([T] => (x: T) => Option.apply[T](x))