From 0f0d418e2290cdf5e6e392f65579756b37661be9 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sun, 12 Apr 2009 11:08:00 -0400 Subject: hello compiles with CSS --- demo/hello.urs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demo') diff --git a/demo/hello.urs b/demo/hello.urs index 6ac44e0b..8cfe27af 100644 --- a/demo/hello.urs +++ b/demo/hello.urs @@ -1 +1 @@ -val main : unit -> transaction page +val main : unit -> transaction (page []) -- cgit v1.2.3