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