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