// RUN: not %target-swift-frontend -typecheck %s // https://github.com/apple/swift/issues/55449 func verifyDecoder() { extension ByteToMessageDecoderVerifier { class RecordingChannel { func readInbound(foo bar: Int) {}