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