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