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