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