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