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