summaryrefslogtreecommitdiff
path: root/test-suite/output/Coercions.out
blob: 4b8aa355a13cbe22387276361eb0aa206afc9244 (plain)
1
2
3
4
5
6
P x
     : Prop
R x x
     : Prop
fun (x : foo) (n : nat) => x n
     : foo -> nat -> nat