| Index: test/codegen/expect/collection/src/queue_list.txt
|
| diff --git a/test/codegen/expect/collection/src/queue_list.txt b/test/codegen/expect/collection/src/queue_list.txt
|
| index 1a4143e7e26378b304268f9f3db64c394cbb0876..0d1232c21dd48bcfdf2cb45f1c44cdbd3045c207 100644
|
| --- a/test/codegen/expect/collection/src/queue_list.txt
|
| +++ b/test/codegen/expect/collection/src/queue_list.txt
|
| @@ -4,6 +4,3 @@ warning: [DownCastComposite] list (List<dynamic>) will need runtime check to cas
|
| warning: [DownCastComposite] list (List<dynamic>) will need runtime check to cast to type Iterable<E> (package:collection/src/queue_list.dart, line 73, col 52)
|
| warning: [DownCastComposite] list (List<dynamic>) will need runtime check to cast to type Iterable<E> (package:collection/src/queue_list.dart, line 77, col 52)
|
| warning: [DownCastComposite] list (List<dynamic>) will need runtime check to cast to type Iterable<E> (package:collection/src/queue_list.dart, line 78, col 40)
|
| -info: [InferredTypeAllocation] new QueueList(length + 1) has inferred type QueueList<E> (package:collection/src/queue_list.dart, line 42, col 28)
|
| -info: [AssignmentCast] source (Iterable<E>) will need runtime check to cast to type List<dynamic> (package:collection/src/queue_list.dart, line 44, col 25)
|
| -info: [AssignmentCast] elements (Iterable<E>) will need runtime check to cast to type List<dynamic> (package:collection/src/queue_list.dart, line 61, col 19)
|
|
|