blob: f178915a220205d938c1697560f5efe871707445 [file] [log] [blame]
// RUN: %target-parse-verify-swift
struct S {}
typealias S = S // expected-error {{redundant type alias declaration}}{{1-17=}}