Files
swift-mirror/validation-test/compiler_crashers_fixed/26728-swift-constraints-constraintlocator-profile.swift
Chris Willmore 48987d6a20 Update validation test suite after fixing 21967211.
Commit da15fbf fixed 32 compiler crashers.
2015-11-10 23:09:54 -08:00

13 lines
285 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
enum S<T{func a
struct Q{
let d
let en=a<T
enum C<a{
let e=[a<T
func a