Skip to content

Commit b302445

Browse files
committed
[Test] Removed asserts requirement.
The experimental feature the test requires is available in non-asserts compilers.
1 parent 4e2fbe1 commit b302445

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Sema/coroutine_accessors.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
// RUN: -enable-experimental-feature CoroutineAccessors \
44
// RUN: -debug-diagnostic-names
55

6-
// REQUIRES: asserts
7-
86
struct S {
97
var i: Int
108

0 commit comments

Comments
 (0)