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