Skip to content

Commit 2ba1dc8

Browse files
committed
Update stability-concurrency-abi.test expected output
1 parent 52f7203 commit 2ba1dc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/api-digester/stability-concurrency-abi.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,5 @@
5151

5252
// *** DO NOT DISABLE OR XFAIL THIS TEST. *** (See comment above.)
5353
Func MainActor.run(resultType:body:) has generic signature change from <T where T : Swift.Sendable> to <T>
54+
Func MainActor.run(resultType:body:) has mangled name changing from 'static Swift.MainActor.run<A where A: Swift.Sendable>(resultType: A.Type, body: @Swift.MainActor @Sendable () throws -> A) async throws -> A' to 'static Swift.MainActor.run<A>(resultType: A.Type, body: @Swift.MainActor @Sendable () throws -> A) async throws -> A'
5455
// *** DO NOT DISABLE OR XFAIL THIS TEST. *** (See comment above.)

0 commit comments

Comments
 (0)