Files
swift-mirror/validation-test/compiler_crashers/0804-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift
2015-03-27 23:57:45 +00:00

9 lines
258 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
struct S<T where g: T>()
func g<T> S<f = {