jason icon indicating copy to clipboard operation
jason copied to clipboard

Set exists to true when value could be parsed

Open debackerl opened this issue 9 years ago • 0 comments

Without this fix, parsing "null" and then calling Null() on the resulting Value will return an error because exists is never assigned to true.

debackerl avatar Dec 18 '16 17:12 debackerl