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