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