Confusing error message about bit-vector types #3390
Labels
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
part: resolver
Resolution and typechecking
Dafny version
3.10.0+dev
Code to produce this issue
Command to run and resulting output
What happened?
The error message is 'Error: second argument to | must be of a bitvector type (instead got bv2)'
Of course, bv2 is a bit-vector type, so what is wrong??? (It is not just not the right bit-vector type.
What type of operating system are you experiencing the problem on?
Mac
The text was updated successfully, but these errors were encountered: