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 b40aa54 commit 52bc1cbCopy full SHA for 52bc1cb
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