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