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