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