Files
swift-mirror/validation-test/compiler_crashers_fixed/25362-swift-genericparamlist-create.swift
2015-07-27 00:40:38 +00:00

20 lines
309 B
Swift

// 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
class B{
class a{
enum a{
struct a{
func a{
}
let e=B{}
class B:a{
}
class a{
}
class B
var b