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