Skip to content

Commit

Permalink
i9996 is fixed (#16327)
Browse files Browse the repository at this point in the history
Fixed #9996
  • Loading branch information
dwijnand authored Nov 14, 2022
2 parents 622701f + 873fe58 commit b47aa93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/pos/i9996.scala
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
def takesId(f: [T] => (t: T) => t.type): Int = f(1)

0 comments on commit b47aa93

Please sign in to comment.