Skip to content

Commit b47aa93

Browse files
authored
i9996 is fixed (#16327)
Fixed #9996
2 parents 622701f + 873fe58 commit b47aa93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/pos/i9996.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
def takesId(f: [T] => (t: T) => t.type): Int = f(1)

0 commit comments

Comments
 (0)