Files
swift-mirror/validation-test/compiler_crashers_2_fixed/4c7611b7d95a1fb.swift
Hamish Knight f95eb6bf48 [Sema] Tighten up function call check in resolveKeyPathExpr
Check for `CallExpr` instead of `ApplyExpr`, we don't support
arbitrary postfix operators in key paths.
2025-06-17 23:07:55 +01:00

4 lines
143 B
Swift

// {"signature":"(anonymous namespace)::ConstraintWalker::walkToExprPost(swift::Expr*)"}
// RUN: not %target-swift-frontend -typecheck %s
\.+=