Skip to content

Commit a5b4a51

Browse files
committed
Add testfile for #24334
1 parent 67ba9b5 commit a5b4a51

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
import language.experimental.captureChecking
2+
class Ref extends caps.Mutable
3+
def f1[C1^](a: Ref^{C1}): Unit =
4+
val t = a

0 commit comments

Comments
 (0)