blob: e3abefd1819c27e280d506b09523390e0449c806 [file] [log] [blame]
// RUN: not --crash %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
// Crash type: memory error ("Invalid read of size 8")
{e
struct B:a{let t:a}
protocol a{let t:a