From 13e3b7139dcee90106332ff4fb5b3c63fcf4a892 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Thu, 17 Sep 2009 16:35:11 -0400 Subject: Basic tail recursion introduction seems to be working --- tests/tail.urs | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/tail.urs (limited to 'tests/tail.urs') diff --git a/tests/tail.urs b/tests/tail.urs new file mode 100644 index 00000000..6ac44e0b --- /dev/null +++ b/tests/tail.urs @@ -0,0 +1 @@ +val main : unit -> transaction page -- cgit v1.2.3