mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-05-13 03:00:26 -04:00
3 lines
152 B
NASM
3 lines
152 B
NASM
/// A function that returns the current field modulus as an integer.
|
|
/// The actual implementation is replaced by a built-in function.
|
|
let modulus = []; |