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