Skip to content

Commit 53c12cf

Browse files
bishaboshamichelou
authored andcommitted
Revert "Fix desugaring of context bounds in extensions"
1 parent 5d8ea72 commit 53c12cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/pos/i11583.scala

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
extension (s: String)
2+
def :*:[T <: Tuple](that: T) : String *: T = ???

0 commit comments

Comments
 (0)