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