mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
43 lines
524 B
Swift
43 lines
524 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
|
|
|
|
func s<v : m u v-> p {
|
|
l c l.l = {
|
|
}
|
|
{
|
|
p) {
|
|
})
|
|
}
|
|
func e<l {
|
|
enum e {
|
|
func p() { p
|
|
class A : NSManagedObject {
|
|
func b<T: A>() -> [T] {
|
|
}
|
|
}h: j
|
|
}
|
|
b f: _ = j() {
|
|
}
|
|
}
|
|
func k<g {
|
|
enum k {
|
|
protocol p {
|
|
}
|
|
class h: p {
|
|
}
|
|
protocol p {
|
|
}
|
|
protocol h : p {
|
|
}
|
|
protocol g : p {
|
|
}
|
|
}
|
|
class n {
|
|
func p() -> String {
|
|
q ""
|
|
}
|
|
}
|