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