Avatar
Avatar
omochimetaru
@swift-6.1.2 -swift-version 6 func withValueImpl<R>( @_inheritActorContext operation: () async throws -> R ) async rethrows -> R { return try await operation() }
no output