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