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