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 90a2614 + 8ad3988 commit 646a3e2Copy full SHA for 646a3e2
validation-test/Sema/sr8209.swift
@@ -7,7 +7,7 @@
7
8
import Foundation
9
10
-// CHECK-LABEL: define {{.+}} @"$s6SR82094test10ObjectiveC8SelectorVyF"() {{#[0-9]+}} {
+// CHECK-LABEL: define {{.+}} @"$s6SR82094test10ObjectiveC8SelectorVyF"() {{#[0-9]+}}
11
func test() -> Selector {
12
// CHECK: = load {{.+}} @"\01L_selector(isAsynchronous)"
13
return #selector(getter: AsyncValueBlockOperation.isAsynchronous)
0 commit comments