Files
sdk/pkg/analysis_server/lib
Brian Wilkerson 2c8106a52c Support converting function-typed parameters to an initializing formal
This addresses a comment on a previous CL by implementing the logic
required to handle the case where the declaring parameter has an old
style function type.

Change-Id: Ie65cc379571800b0d3d5acec82341d315e80ed4b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/507162
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Samuel Rawlins <srawlins@google.com>
2026-05-29 06:52:08 -07:00
..