Your exact code worked for me. However, it failed because it should be `++stats.error` and not `sta...
l
Your exact code worked for me. However, it failed because it should be
++stats.error
and not
stats.error++