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