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