Files
swift-mirror/validation-test/compiler_crashers/0298-vtable.swift
2015-01-28 19:27:16 +00:00

15 lines
336 B
Swift

// RUN: not --crash %target-swift-frontend %s -parse
// XFAIL: no_asserts
// 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 i((Any, d)i i
func ^(d: i, j {i !(d)
}
protocol d {
c i: d {
}
protocol i : i { func i