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