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