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