json2 is not decoding embedded structs properly #23354
Labels
Bug
This tag is applied to issues which reports bugs.
Modules: x.json2
Bugs related to *only* x.json2 (the pure V implementation)
V doctor:
What did you do?
./v -g -o vdbg cmd/v && ./vdbg src/main.v && src/main
What did you see?
What did you expect to see?
Both the dump outputs should be the same. The encoded and decoded structs are different.
Note
You can use the 👍 reaction to increase the issue's priority for developers.
Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.
Huly®: V_0.6-21785
The text was updated successfully, but these errors were encountered: