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