Commit f9ca69a
Issue 60683. Fix for UnimplementedError from ElementImpl2.enclosingElement2, when GenericFunctionTypeElementImpl2.
Bug: #60683
Change-Id: I122eed163c8f713ca1dd416c194eb432f23802de
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/427300
Reviewed-by: Brian Wilkerson <[email protected]>
Commit-Queue: Konstantin Shcheglov <[email protected]>1 parent a296c7c commit f9ca69a
File tree
3 files changed
+18
-4
lines changed- pkg/analyzer
- lib/src
- dart/element
- test_utilities
- test/src/dart/resolution
3 files changed
+18
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1947 | 1947 | | |
1948 | 1948 | | |
1949 | 1949 | | |
1950 | | - | |
1951 | | - | |
1952 | | - | |
1953 | | - | |
1954 | 1950 | | |
1955 | 1951 | | |
1956 | 1952 | | |
| |||
4075 | 4071 | | |
4076 | 4072 | | |
4077 | 4073 | | |
| 4074 | + | |
| 4075 | + | |
| 4076 | + | |
4078 | 4077 | | |
4079 | 4078 | | |
4080 | 4079 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
104 | 106 | | |
105 | 107 | | |
106 | 108 | | |
| |||
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
50 | 63 | | |
51 | 64 | | |
52 | 65 | | |
| |||
0 commit comments