mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-10 01:33:07 +00:00
cleanup
This commit is contained in:
parent
af3dc287df
commit
c98bfb0b2c
@ -152,7 +152,7 @@ fn test_add_bignum() -> Result<()> {
|
||||
let expected_sum: Vec<U256> = biguint_to_mem_vec(sum);
|
||||
|
||||
let a_start_loc = 0.into();
|
||||
let b_start_loc = length ;
|
||||
let b_start_loc = length;
|
||||
|
||||
// Prepare stack.
|
||||
let retdest = 0xDEADBEEFu32.into();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user