Files
swift-mirror/validation-test/compiler_crashers_fixed/9ae5dcaffa1a80.swift
Hamish Knight 4e811c3a88 [test] Merge crasher directories
There is no longer much of a good reason to keep these separate,
merge them.
2025-10-18 12:51:30 +01:00

7 lines
315 B
Swift

// {"signature":"void (anonymous namespace)::StmtChecker::checkSiblingCaseStmts<swift::CaseStmt* const*>(swift::CaseStmt* const*, swift::CaseStmt* const*, swift::CaseParentKind, bool&, swift::Type)"}
// RUN: not %target-swift-frontend -typecheck %s
enum a func b(c : a) -> Int {
switch
c {
case (let \d)d