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 e38bc97 + e6b3f92 commit b676cc6Copy full SHA for b676cc6
test/Concurrency/flow_isolation.swift
@@ -2,7 +2,6 @@
2
// RUN: %target-swift-frontend -strict-concurrency=complete -swift-version 5 -parse-as-library -emit-sil -verify %s -enable-experimental-feature RegionBasedIsolation
3
4
// REQUIRES: asserts
5
-// REQUIRES: rdar120849093
6
7
func randomBool() -> Bool { return false }
8
func logTransaction(_ i: Int) {}
0 commit comments