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