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