blob: 151cbb82ab295741da4f07f7ff7edafe936c70ba [file] [log] [blame]
fn f () {
let v = false && array<i32, array(array(6))[0][0]>()[0] == 0;
}