We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67ba9b5 commit a5b4a51Copy full SHA for a5b4a51
tests/pos-custom-args/captures/i24334.scala
@@ -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