It seems like having a persona with a zero value confuses some static checker into warning against a possible nil pointer deref. An easy fix is to just not have zero.
It seems like having a persona with a zero value confuses some static checker into warning against a possible nil pointer deref. An easy fix is to just not have zero.