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