cryptol/tests/constraint-guards/noPrim.cry
2022-09-13 13:53:46 +03:00

5 lines
43 B
Plaintext

f : {a,n} [n]a -> ()
f _ | prime n => ()