blob: 7ec78a0cc12280253dabeecc9db017747df6fae6 [file] [log] [blame]
// RUN: %target-typecheck-verify-swift
// Parser used to crash while parsing a file where the last token was an
// interpolated string literal.
_ = "\(1)"