blob: cd667bbd007c36515a31fa0633e08675548b5b8f (
plain)
1
2
3
4
5
|
(* -*- mode: coq; coq-prog-args: ("-emacs" "-w" "extraction-logical-axiom") -*- *)
(* Test that mentioning a warning defined in plugins works. The failure
mode here is that these result in a warning about unknown warnings, since the
plugins are not known at command line parsing time. *)
|