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