mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-04 14:53:08 +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.