mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-04-20 03:03:25 -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 = []; |