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