From 1200a1527187fe7f21bbb0b74152efe33355e60b Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Tue, 16 Mar 2010 16:17:02 -0400 Subject: More informative tag mismatch error message --- tests/mismatch.ur | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/mismatch.ur (limited to 'tests/mismatch.ur') diff --git a/tests/mismatch.ur b/tests/mismatch.ur new file mode 100644 index 00000000..e18e373d --- /dev/null +++ b/tests/mismatch.ur @@ -0,0 +1,3 @@ +fun main () = return + Wowza! + -- cgit v1.2.3