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