229c229
< if(output_index == 0) insts_out.resize(outputWidth);
---
> if (output_index == 0) insts_out.resize(outputWidth);