From 4234e12dd51638797197ea6e6f03c05453527961 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Thu, 6 Aug 2009 11:54:28 -0400 Subject: dtable example and demos both working --- tests/dtable.ur | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/dtable.ur (limited to 'tests/dtable.ur') diff --git a/tests/dtable.ur b/tests/dtable.ur new file mode 100644 index 00000000..3a87b7bb --- /dev/null +++ b/tests/dtable.ur @@ -0,0 +1,6 @@ +fun main () = + s <- source AA'; + return +