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

3 lines
41 B
Plaintext

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