blob: d17ab38b3632b08ad77e1d46331010e09856b90b [file] [log] [blame]
// RUN: %target-swift-frontend -emit-syntax -primary-file %s -verify
typealias Inner: Foo // expected-warning{{unknown declaration syntax exists in the source}} expected-error{{expected '=' in type alias declaration}}