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