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