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 a887bba commit 4ef2a6dCopy full SHA for 4ef2a6d
compiler/src/dotty/tools/dotc/cc/CaptureAnnotation.scala
@@ -11,6 +11,8 @@ import config.Printers.capt
11
import printing.Printer
12
import printing.Texts.Text
13
14
+
15
16
/** An annotation representing a capture set and whether it is boxed.
17
* It simulates a normal @retains annotation except that it is more efficient,
18
* supports variables as capture sets, and adds a `boxed` flag.
0 commit comments