ref: aeff53ae83c1b00f86934d85033d710f8826ba36 dir: /test/bounds.myr/
const main = { var a : byte[:] = [1, 2, 3][:] var b = a[:4] }