Avatar
↓こっちはできる。 @swift-main -Xfrontend -enable-experimental-concurrency struct Foo { func foo() async throws { fatalError() } } (edited)