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