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