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