view tests/empties.ur @ 1420:146b69c53304

Allow negative int patterns
author Adam Chlipala <adam@chlipala.net>
date Thu, 03 Feb 2011 11:12:48 -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>