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