blob: 8f8ac90c68dee9aef72fdbf81197486aa966bf02 [file] [log] [blame]
const a = <Null>[] as List<int>;
const b = <int?>[] as List<int>;
void main() {}