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 4e0bdad commit a30a696Copy full SHA for a30a696
test/SILGen/read_requirements.swift
@@ -9,6 +9,9 @@
9
// RUN: -enable-experimental-feature CoroutineAccessorsUnwindOnCallerError \
10
// RUN: | %FileCheck %s --check-prefixes=CHECK,CHECK-UNWIND
11
12
+// For CoroutineAccessorsUnwindOnCallerError
13
+// REQUIRES: asserts
14
+
15
// A read requirement may be satisfied by
16
// - a stored property
17
// - a _read accessor
0 commit comments