mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-24 18:52:58 +03:00
4 lines
89 B
Plaintext
4 lines
89 B
Plaintext
|
// The program input for ntzsmallvals/src/main.leo
|
||
|
[main]
|
||
|
public x: u32 = 2147483648u32;
|