From f4416ce8fb29f7cd967bca7d66333dd7c4415243 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Thu, 23 Jun 2011 08:44:03 -0400 Subject: 'show' instance for 'css_class' --- tests/showClass.ur | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/showClass.ur (limited to 'tests/showClass.ur') diff --git a/tests/showClass.ur b/tests/showClass.ur new file mode 100644 index 00000000..c8a4fb30 --- /dev/null +++ b/tests/showClass.ur @@ -0,0 +1,3 @@ +style test + +fun main () : transaction page = return {[test]} -- cgit v1.2.3