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