Skip to content

Commit 646a3e2

Browse files
authored
Merge pull request #29968 from tbkka/tbkka-validation-test-Sema-sr8209
2 parents 90a2614 + 8ad3988 commit 646a3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/Sema/sr8209.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
import Foundation
99

10-
// CHECK-LABEL: define {{.+}} @"$s6SR82094test10ObjectiveC8SelectorVyF"() {{#[0-9]+}} {
10+
// CHECK-LABEL: define {{.+}} @"$s6SR82094test10ObjectiveC8SelectorVyF"() {{#[0-9]+}}
1111
func test() -> Selector {
1212
// CHECK: = load {{.+}} @"\01L_selector(isAsynchronous)"
1313
return #selector(getter: AsyncValueBlockOperation.isAsynchronous)

0 commit comments

Comments
 (0)