Avatar
ジュニア 6/10/2023 6:03 AM
@swift-5.9.2 struct Foo: ~Copyable { consuming func foo() { _ = consume self } }