DDC compilation report for bar.dart

Found 1 warning.

files

1 warning
DownCastComposite file:///Users/vsm/git/dev_compiler/bar.dart
3 List<int> l2 = l;
l (List<dynamic>) will need runtime check to cast to type List<int>