// test_ouput! 42 export default function main() { const [[[{ x: { y: [[{ z }]] } }]]] = [[[{ x: { y: [[{ z: 42 }]] } }]]]; return z; }