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