blob: 318c58f1e3a91c50178a95ce0c5fc7846d18905a [file] [log] [blame]
// RUN: not %target-swift-frontend -typecheck %s %S/Inputs/0208-rdar55864759-protocol.swift
struct StringInterpolation: MagicStringInterpolationProtocol {}