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