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