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