From 5bfa75dbe0910dd19a8e0f40e2d03e33a4c44eb8 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sun, 28 Feb 2010 15:46:41 -0500 Subject: Fix parsing of space-free .urp directives; use 'class' for 'c*' tags --- tests/ctextbox.ur | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'tests/ctextbox.ur') diff --git a/tests/ctextbox.ur b/tests/ctextbox.ur index c2a322e3..38c6c577 100644 --- a/tests/ctextbox.ur +++ b/tests/ctextbox.ur @@ -1,7 +1,15 @@ +style foo + fun main () : transaction page = s <- source "Initial"; - return - + return + + + + + + - - + + + -- cgit v1.2.3