|
treat void as a top type, analyzer fix for #28763
void is treated as a top type in the type system.
(along with Object, dynamic, and FutureOr< any top type >)
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+59 lines, -80 lines) |
Patch |
 |
M |
pkg/analyzer/lib/src/generated/type_system.dart
|
View
|
|
4 chunks |
+1 line, -30 lines |
0 comments
|
Download
|
 |
M |
pkg/analyzer/test/generated/type_system_test.dart
|
View
|
|
2 chunks |
+14 lines, -2 lines |
0 comments
|
Download
|
 |
M |
pkg/analyzer/test/src/task/strong/checker_test.dart
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
pkg/analyzer/test/src/task/strong/inferred_type_test.dart
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
pkg/dev_compiler/lib/js/amd/dart_sdk.js
|
View
|
|
10 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
pkg/dev_compiler/lib/js/common/dart_sdk.js
|
View
|
|
10 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
pkg/dev_compiler/lib/js/es6/dart_sdk.js
|
View
|
|
10 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
pkg/dev_compiler/lib/js/legacy/dart_sdk.js
|
View
|
|
10 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
pkg/dev_compiler/test/not_yet_strong_tests.dart
|
View
|
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
Total messages: 6 (2 generated)
|