Avatar
@swift-main @swift-5.9.2 struct S {} extension S { func f() { _ = consume self } }