blob: 63b94c28a79c6e931aab0564bc8b7872d10baef9 [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:b
protocol b:Range<b>