mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
68% are already fixed, including all those marked as beta 4 regressions. Swift SVN r30914
7 lines
314 B
Swift
7 lines
314 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 d<T where h:B{struct S{let c{}struct b{{}class C{struct g{func b:A.e}class A:a func b{var _=c
|