aboutsummaryrefslogtreecommitdiff
path: root/test-suite/output/Search.v
blob: 4ef26347337bec7a7f6d9a9770965fa80db1305e (plain)
1
2
3
4
5
(* Some tests of the Search command *)

SearchHead le.				(* app nodes *)
SearchHead bool. 				(* no apps *)
SearchHead (@eq nat).			(* complex pattern *)