aboutsummaryrefslogtreecommitdiff
path: root/test-suite/misc/non-marshalable-state/theories/evil.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/misc/non-marshalable-state/theories/evil.v')
-rw-r--r--test-suite/misc/non-marshalable-state/theories/evil.v5
1 files changed, 5 insertions, 0 deletions
diff --git a/test-suite/misc/non-marshalable-state/theories/evil.v b/test-suite/misc/non-marshalable-state/theories/evil.v
new file mode 100644
index 0000000000..661482a975
--- /dev/null
+++ b/test-suite/misc/non-marshalable-state/theories/evil.v
@@ -0,0 +1,5 @@
+Declare ML Module "evil_plugin".
+
+magic.
+
+Lemma x : True. Proof. trivial. Qed.