From 12783217508fd87c962a2d4871c6d3dbbcf58dee Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Wed, 30 Mar 2016 15:39:02 -0400 Subject: At runtime, catch when we exceed 'limit inputs' --- tests/formLimit.urs | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/formLimit.urs (limited to 'tests/formLimit.urs') diff --git a/tests/formLimit.urs b/tests/formLimit.urs new file mode 100644 index 00000000..6ac44e0b --- /dev/null +++ b/tests/formLimit.urs @@ -0,0 +1 @@ +val main : unit -> transaction page -- cgit v1.2.3