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