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