blob: c18abde3b2675203e31ed96f7c2467714b40a09d [file] [log] [blame]
// RUN: not %target-swift-frontend %s -parse
// Distributed under the terms of the MIT license
// Test case submitted to project by https://github.com/practicalswift (practicalswift)
// Test case found by fuzzing
func a{enum b{
}enum b
protocol C{class d:b}struct D:C