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