Files
swift-mirror/validation-test/compiler_crashers_2_fixed/d14a9abe37cc3bca.swift
Hamish Knight b7519fabe6 [CS] Add IgnoreInvalidASTNode fix for invalid generic argument
Make sure we record a fix here to ensure we don't try to do CSApply
with holes.
2025-09-15 11:48:56 +01:00

5 lines
307 B
Swift

// {"kind":"typecheck","signature":"swift::constraints::SolverTrail::~SolverTrail()","signatureAssert":"Assertion failed: (Changes.empty() && \"Trail corrupted\"), function ~SolverTrail"}
// RUN: not %target-swift-frontend -typecheck %s
enum a< b { case c(}
func d< b >(b->a< b >) d(a< e >.c let a