blob: b8c5465465d8a257c7f48d0855c5bf6faaef60c8 [file] [log] [blame]
// RUN: not --crash %target-swift-frontend %s -parse
// REQUIRES: 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
protocol A:A
protocol a:A
struct c:a{
let h=D