Skip to content

Commit cf788d3

Browse files
committed
Test
1 parent 7ddf329 commit cf788d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// https://github.com/scala/scala3/issues/23893
2+
val foo: (f: String) = "" *: EmptyTuple
3+
val f = foo.f // previously: error: recursive value foo needs type

0 commit comments

Comments
 (0)