blob: 4a88791e85cff5373f11ee5e9f361e872748a505 [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 {
enum S {
enum S<T where S = j> : T
class B