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

3 lines
42 B
Plaintext

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