leo/compiler/tests/field/input.leo

3 lines
46 B
Plaintext
Raw Normal View History

function main(f: field) -> field{
return f
}