Files
swift-mirror/validation-test/compiler_crashers_2/975116cdaa9f4107.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

4 lines
325 B
Swift

// {"kind":"typecheck","signature":"swift::ExprPattern::updateMatchExpr(swift::Expr*) const::FindMatchOperatorDeclRef::walkToExprPre(swift::Expr*)","signatureAssert":"Assertion failed: (fnTy->getParams().size() == 2), function walkToExprPre"}
// RUN: not --crash %target-swift-frontend -typecheck %s
func ~= (a) if case ~= b