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