Skip to content

Commit 4ef2a6d

Browse files
committed
chore: trigger the workflow
1 parent a887bba commit 4ef2a6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

compiler/src/dotty/tools/dotc/cc/CaptureAnnotation.scala

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ import config.Printers.capt
1111
import printing.Printer
1212
import printing.Texts.Text
1313

14+
15+
1416
/** An annotation representing a capture set and whether it is boxed.
1517
* It simulates a normal @retains annotation except that it is more efficient,
1618
* supports variables as capture sets, and adds a `boxed` flag.

0 commit comments

Comments
 (0)