Avatar
これだといける。
3:48 AM
@swift-6.1-dev -swift-version 6 func withValueImpl<R>( @_inheritActorContext operation: () async throws -> R ) async rethrows -> R { return try await operation() }