We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sample.gop
echo 1<<"12"
sample.gop:1:1: cannot convert "12" (untyped string constant) to type uint
sample.gop:1:1: compile `echo 1<<"12"`: constant value is overflow
v1.2.6
No response