Commit 15846ff
[DAS] Differentiates tearoff fixes from invocation fixes for methods and functions
This is mostly a no-op change to make clear to anyone reading the tests that we should probably make sure both cases are covered. This is a step towards #61186 (comment) which will be handled in a separate CL.
Bug: #61186
Change-Id: Ib651e2d1126a7fd54ba37fe3a806d843c0f29ca4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/444384
Reviewed-by: Samuel Rawlins <[email protected]>
Auto-Submit: Felipe Morschel <[email protected]>
Reviewed-by: Brian Wilkerson <[email protected]>
Commit-Queue: Samuel Rawlins <[email protected]>1 parent cb835a6 commit 15846ff
File tree
4 files changed
+1193
-1157
lines changed- pkg/analysis_server
- lib/src/services/correction
- dart
- test/src/services/correction/fix
4 files changed
+1193
-1157
lines changedLines changed: 11 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
| |||
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
57 | | - | |
58 | | - | |
| 60 | + | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
62 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
63 | 69 | | |
64 | 70 | | |
65 | 71 | | |
66 | 72 | | |
67 | 73 | | |
68 | | - | |
| 74 | + | |
69 | 75 | | |
70 | 76 | | |
71 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
808 | 808 | | |
809 | 809 | | |
810 | 810 | | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
811 | 816 | | |
812 | 817 | | |
813 | 818 | | |
| |||
823 | 828 | | |
824 | 829 | | |
825 | 830 | | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
826 | 836 | | |
827 | 837 | | |
828 | 838 | | |
| |||
0 commit comments