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 983d9b3 + 52bc1cb commit cdfff19Copy full SHA for cdfff19
test/IRGen/ptrauth-actor.swift
@@ -6,6 +6,7 @@
6
// REQUIRES: OS=macosx
7
8
import Swift
9
+import _Concurrency
10
11
public actor class A1 {
12
var x: Int = 17
0 commit comments