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