Artem Yurchenko
Artem Yurchenko
Hi @kingsleyh , can you confirm that the problem still exists in a fresh V (0.2.4)?
With the following code ```v import json struct ContactItem { description string telnr string } struct User { name string age int // contact1 struct ContactItem [skip] contact2 ContactItem }...
I will close the issue since the author didn't respond, and code produce expected output
Ah, I'm so dumb, forgive me. I read the thread one more time and realised where the problem is
WIth the last V (0.2.4; actual for 06.05.2022) error output is still unclear ``` Failed to decode json "age": 25 "contact2": ```
Hi @trufae , can you confirm that a problem still exists on a fresh V (0.2.4)?
Hi @emily33901, can you confirm an error with the latest V? On Linux I have an error ``` internal_memory:1:17: error: invalid character `` ```
@trufae Hi, is this still actual? Should somebody from the community rebase this PR and try to merge it (in case you don't have time/are not interested in it anymore)
@dmitescu Hi, is this still actual? Should somebody from the community rebase this PR and try to merge it (in case you don't have time/are not interested in it anymore)
What a thing! Shame for the Vlang community