mirror of
https://github.com/arnaucube/circom.git
synced 2026-02-07 19:26:43 +01:00
5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
|
|
include "../../circuits/comparators.circom";
|
|
|
|
component main = IsEqual();
|