Avatar
@swift-5.5.3 @MainActor struct View { } func nonIsolated() { _ = View() } (edited)