blob: 934b4b412f7debc4c3c19cfe0df01ecaa6b0931e [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
enum S<T where h:S{
class a{let a=b=Swift.d func c
enum S<T where g:a
let g=c
class b