Files
sdk/pkg/analysis_server/test/services
Danny Tuppeny 91c05b2bbb [analysis_server] Use generic function syntax for function parameters in "Extract Method"
This fixes an issue where parameters that used the new function syntax and had no parameter names would produce code like `void f(String )` where the type would be interpreted as a parameter name and typed `dynamic`.

Fixes https://github.com/Dart-Code/Dart-Code/issues/5350

Change-Id: Ifcbe64dadb88cc0fd9b4fa3637045bcdc343f3f7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/397900
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Samuel Rawlins <srawlins@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
2024-12-02 18:26:34 +00:00
..
2024-11-15 21:57:47 +00:00