Files
swift-mirror/validation-test/compiler_crashers_2/66e337320b1924c.swift
Hamish Knight 7e22f9264b [test] Update some crasher signatures
The signatures have changed here either due to code changes in the
repo or due to improvements to the signature detection, update the
test cases.
2025-07-20 18:32:38 +01:00

4 lines
216 B
Swift

// {"kind":"typecheck","signature":"swift::ProtocolRequiresClassRequest::diagnoseCycle(swift::DiagnosticEngine&) const"}
// RUN: not --crash %target-swift-frontend -typecheck %s
struct b let b c a = b protocol a : a