diff options
author | Adam Chlipala <adamc@hcoop.net> | 2010-03-16 16:17:02 -0400 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2010-03-16 16:17:02 -0400 |
commit | 1200a1527187fe7f21bbb0b74152efe33355e60b (patch) | |
tree | 6a1012ed6bc009f4ba6860041f8213ef045678d0 /tests/mismatch.urs | |
parent | 6ad3434977d9b6a9b8ccd969614b727493edfdb2 (diff) |
More informative tag mismatch error message
Diffstat (limited to 'tests/mismatch.urs')
-rw-r--r-- | tests/mismatch.urs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mismatch.urs b/tests/mismatch.urs new file mode 100644 index 00000000..6ac44e0b --- /dev/null +++ b/tests/mismatch.urs @@ -0,0 +1 @@ +val main : unit -> transaction page |