From 18614e3602ef4b45deaef419bb6716d1af4c9881 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sun, 12 Apr 2009 14:19:15 -0400 Subject: Classes as optional arguments to Basis.tag --- tests/style.ur | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/style.ur') diff --git a/tests/style.ur b/tests/style.ur index 04b32a64..83f95594 100644 --- a/tests/style.ur +++ b/tests/style.ur @@ -2,5 +2,5 @@ style q style r fun main () : transaction page = return - Hi. + Hi. And hi again! -- cgit v1.2.3