Index: pkg/dev_compiler/tool/sdk_expected_errors.txt |
diff --git a/pkg/dev_compiler/tool/sdk_expected_errors.txt b/pkg/dev_compiler/tool/sdk_expected_errors.txt |
index befa245834be24b7005a19dc39ee5341b4dadc19..73e951265e7ac366293858e28360418989b33e7f 100644 |
--- a/pkg/dev_compiler/tool/sdk_expected_errors.txt |
+++ b/pkg/dev_compiler/tool/sdk_expected_errors.txt |
@@ -1,3 +1,4 @@ |
+[error] A value of type 'Future<Null>' can't be assigned to a variable of type '_Future'. (dart:async/future.dart, line 138, col 38) |
[error] Couldn't infer type parameter 'T'. |
Tried to infer '_ControllerEventSinkWrapper<dynamic>' for 'T' which doesn't work: |