summaryrefslogtreecommitdiff
path: root/tests/baddep1.ur
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2012-05-02 08:56:19 -0400
committerGravatar Adam Chlipala <adam@chlipala.net>2012-05-02 08:56:19 -0400
commitbba878651c459b4863ae907784270070e0048e51 (patch)
tree62439e548ac25411e953783beb116b5937e87fae /tests/baddep1.ur
parent457b3c776325042c81b0cb5804e7881e0c1d1bf3 (diff)
Don't modify the module cache after elaboration failures
Diffstat (limited to 'tests/baddep1.ur')
-rw-r--r--tests/baddep1.ur1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/baddep1.ur b/tests/baddep1.ur
new file mode 100644
index 00000000..14573638
--- /dev/null
+++ b/tests/baddep1.ur
@@ -0,0 +1 @@
+val x : int = "hi"