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