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