leo/asg/tests/pass/integers/u64/min.leo

3 lines
41 B
Plaintext

function main() {
const a: u64 = 0;
}