view tests/empties.ur @ 1615:7d459f223ac2

Switch to YUI strftime
author Adam Chlipala <adam@chlipala.net>
date Sat, 26 Nov 2011 10:14:05 -0500
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>