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