Skip to content

Commit bcaa1ca

Browse files
authored
Add regression test for #14351 (#17215)
2 parents d4a8600 + f2fc744 commit bcaa1ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/pos/i14351.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
val p: (Option[Int], Option[String]) = (1,"foo").map([T] => (x: T) => Option.apply[T](x))

0 commit comments

Comments
 (0)