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