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