v
v copied to clipboard
inconsistent compiler bug, sometimes code works sometimes, not, complains xjson2
Describe the bug
weird part is in that code path that json module is not used
some clues
Reproduction Steps
vtest ~/code/github/incubaid/herolib/lib/data/atlas/client/client_test.v
Expected Behavior
at least a clear error
Current Behavior
can't figure out what happens nor to work around
Possible Solution
No response
Additional Information/Context
No response
V version
latest on osx
Environment details (OS name and version, etc.)
osx m4
[!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.
in client module I only use json, don't understand how it get's to xjson2
Without seeing the source, we don't know either.