leo/compiler/tests/field_element/one.leo

3 lines
44 B
Plaintext

function main() -> field {
return 1field
}