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