summaryrefslogtreecommitdiff
path: root/tests/empties.ur
blob: 62003083346f7ce505e7ebcef5e578fe741a1ba0 (plain)
1
2
3
4
fun main () = return <xml><body>
  <table> <tr> <th/> <td><p/></td> </tr> </table>
  <form><textbox{#A}/></form>
</body></xml>