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