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
var xd = 9223372036854775808 # 1 + signed 64 bit integer maxecho(randint$xd)# this works fineecho(randint 0 $xd)# this should be equivalent to the line above
Running the following script
results in
Output of "elvish -version"
0.21.0+archlinux1
Code of Conduct
The text was updated successfully, but these errors were encountered: