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