Files
swift-mirror/validation-test/compiler_crashers_2/5592e8470c61624d.swift
Hamish Knight 54ff7b339c [test] Fix up crasher test names
Turns out my code for this has been wrong all this time and hasn't
been been including leading zeros for each hex byte.
2025-09-19 13:11:53 +01:00

8 lines
358 B
Swift

// {"kind":"typecheck","signature":"swift::GenericEnvironment::getMappingIfPresent(swift::CanType) const","signatureAssert":"Assertion failed: (Index < Length && \"Invalid index!\"), function operator[]"}
// RUN: not --crash %target-swift-frontend -typecheck %s
protocol a {
struct b < each c {
extension a {
struct d {
e(repeat(each c))