diff tests/ubn.urs @ 1580:ec466c1e082a

Catch UnboundNamed exceptions that arise from missing signature items
author Adam Chlipala <adam@chlipala.net>
date Fri, 21 Oct 2011 08:51:30 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/ubn.urs	Fri Oct 21 08:51:30 2011 -0400
@@ -0,0 +1,3 @@
+val main : unit -> transaction page
+con a = []
+con e = a