Files
swift-mirror/validation-test/compiler_crashers/1399-swift-modulefile-getdecl.swift
Doug Gregor cce9081fe2 Teach getSelfTypeForContainer() that it's rude to crash when the container has no type.
Fixes 68 crashes in the compiler-crashers suite.

Swift SVN r26564
2015-03-25 23:20:59 +00:00

13 lines
329 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 a: B<T: U, object2: Int {
protocol A {
typealias f : A {
return """)
func b: start: String)
class A<S : b> {