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