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