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