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