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.
2 parents f7911e6 + a30a696 commit ffaee52Copy full SHA for ffaee52
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