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