mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-28 04:35:33 +03:00
4 lines
92 B
Plaintext
4 lines
92 B
Plaintext
|
// The program inputs for square_root/src/main.leo
|
||
|
[main]
|
||
|
a: field = 337;
|
||
|
b: field = 113569;
|