function main () { let x = [false; (2, 2)]; let y: bool = x[0][0]; }