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