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