Skip to content

Commit f2fc744

Browse files
authored
add regression test
1 parent d4a8600 commit f2fc744

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)