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