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