mirror of
https://github.com/arnaucube/circom.git
synced 2026-02-07 11:16:42 +01:00
5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
|
|
include "../../circuits/comparators.circom";
|
|
|
|
component main = LessThan(32);
|