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