| Index: testcases/strong-mode/null_aware.baseline.txt
|
| diff --git a/testcases/strong-mode/null_aware.baseline.txt b/testcases/strong-mode/null_aware.baseline.txt
|
| index ed5679bb3c7397e2c32b0519f85cfdc659a807b6..7788c083b1827f0bc344a9c1e58dfe645a8d444b 100644
|
| --- a/testcases/strong-mode/null_aware.baseline.txt
|
| +++ b/testcases/strong-mode/null_aware.baseline.txt
|
| @@ -1,11 +1,3 @@
|
| -// dynamic is not a subtype of dart.core::bool (null_aware.dart:11:2)
|
| -// dynamic is not a subtype of dart.core::bool (null_aware.dart:13:6)
|
| -// dynamic is not a subtype of dart.core::bool (null_aware.dart:14:6)
|
| -// dynamic is not a subtype of dart.core::bool (null_aware.dart:15:2)
|
| -// dynamic is not a subtype of dart.core::bool (null_aware.dart:15:2)
|
| -// dynamic is not a subtype of dart.core::bool (null_aware.dart:16:2)
|
| -// dynamic is not a subtype of dart.core::bool (null_aware.dart:18:27)
|
| -// dynamic is not a subtype of dart.core::bool (null_aware.dart:19:27)
|
| library;
|
| import self as self;
|
| import "dart:core" as core;
|
|
|