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