mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-04-05 19:23:11 +00:00
This test should fail because its output is the non-canonical value p = (u32::MAX, 1). However, since the U32ArithmeticGate currently permits non-canonical outputs, this test passes.