Projection mismatch when declaring array-based SIMD #2264
Labels
[C] Bug
This is a bug. Something isn't working.
[E] Unsupported Construct
Add support to an unsupported construct
Z-Kani Compiler
Issues that require some changes to the compiler
I tried this code:
using the following command line invocation:
with Kani version: 0.22.0
I expected to see this happen: explanation
Instead, this happened: explanation
cc #277
The text was updated successfully, but these errors were encountered: