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

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