mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Check for `CallExpr` instead of `ApplyExpr`, we don't support arbitrary postfix operators in key paths.
Check for `CallExpr` instead of `ApplyExpr`, we don't support arbitrary postfix operators in key paths.