user avatar
fix(pkg/strvals): use rune literal instead of ASCII
Sam Leavens authored
When checking that a value begins with zero use a rune literal instead of the
ASCII code for zero.
a5dc5467
Name Last commit Last update
..