// RUN: %target-typecheck-verify-swift // https://github.com/apple/swift/issues/55564 public struct S : Codable { var s: [T]! }