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