--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/onerrorE.ur Tue Sep 07 08:28:07 2010 -0400 @@ -0,0 +1,5 @@ +fun err x = return <xml><body> + <h1>Bad thing!</h1> + + {x} +</body></xml>