leo/compiler/tests/integers/u16/min.leo

3 lines
41 B
Plaintext

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