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