view tests/empties.ur @ 1596:02a50a9d50ea

Include character encoding in HTTP response headers.
author Karn Kallio <kkallio@eka>
date Wed, 16 Nov 2011 13:51:22 -0430
parents 815afd323d86
children
line wrap: on
line source
fun main () = return <xml><body>
  <table> <tr> <th/> <td><p/></td> </tr> </table>
  <form><textbox{#A}/></form>
</body></xml>