From 0790751d4c2c97d85d6ccd7865271da23dee85e7 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Fri, 17 Mar 2017 15:15:58 -0400 Subject: Better error message for .urp files with too many blank lines --- tests/malformed.ur | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/malformed.ur (limited to 'tests/malformed.ur') diff --git a/tests/malformed.ur b/tests/malformed.ur new file mode 100644 index 00000000..60e0b9f2 --- /dev/null +++ b/tests/malformed.ur @@ -0,0 +1,3 @@ +fun main () : transaction page = return + FYI, this file isn't the malformed one. That's malformed.urp. + -- cgit v1.2.3