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