Handle the special case of an invalid non-child primitive value #1
Carregando…
x
Referência em uma nova issue
Block a user
Nenhuma descrição fornecida.
Excluir branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Example of malformed data:
This should fail to parse because it appears to contain a primitive value and that value's length is much longer that the data that's put in.
Also:
the
lenlen
is longer than the whole stringFixed it last night.