blob: 32f1f37b89bd3c884ebf7e41bfe68cf25d5346ee [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
class a
class B:a
class A<T where d:T{
class A{func x
func g{x.r=a