Files
swift-mirror/validation-test/compiler_crashers_2/5f26ba86c56cc88.swift
2025-06-09 20:03:28 +01:00

5 lines
435 B
Swift

// {"signature":"swift::constraints::ConstraintSystem::getCalleeLocator(swift::constraints::ConstraintLocator*, bool, llvm::function_ref<swift::Type (swift::Expr*)>, llvm::function_ref<swift::Type (swift::Type)>, llvm::function_ref<std::__1::optional<swift::constraints::SelectedOverload> (swift::constraints::ConstraintLocator*)>)"}
// RUN: not --crash %target-swift-frontend -typecheck %s
struct a func b(c : [Int]) {
\ a(c.map{})