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