--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/empties.ur Sat Sep 26 12:45:19 2009 -0400 @@ -0,0 +1,4 @@ +fun main () = return <xml><body> + <table> <tr> <th/> <td><p/></td> </tr> </table> + <form><textbox{#A}/></form> +</body></xml>