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