summaryrefslogtreecommitdiff
path: root/test-suite/output/UsePluginWarning.v
blob: c6e0054641deb8a4f87c4404f5b3ed7d2edcfe6e (plain)
1
2
3
4
5
6
7
(* -*- mode: coq; coq-prog-args: ("-emacs" "-w" "-extraction-logical-axiom") -*- *)

Require Extraction.
Axiom foo : Prop.

Extraction foo.