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