130c130
< Counter readFuncExeInst() { return funcExeInst; }
---
> Counter readFuncExeInst() const { return funcExeInst; }