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