You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone https://github.com/einar-hjortdal/redict.git
cd redict
git checkout 832078873655ec1cc5b59986a50cc79041496a88
v install
v -n run command_test.v
Expected Behavior
no cgen error
Current Behavior
cgen error: could not generate string method `redict__Nil_str` for type `redict__Nil`
Possible Solution
No response
Additional Information/Context
Note that I don't get the usual message about cgen errors should never happen etc.
Describe the bug
cgen error
Reproduction Steps
Expected Behavior
no cgen error
Current Behavior
Possible Solution
No response
Additional Information/Context
Note that I don't get the usual message about cgen errors should never happen etc.
V version
V 0.5.1 1b7486a
Environment details (OS name and version, etc.)
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.