Mercurial > urweb
view tests/vlad2.ur @ 1580:ec466c1e082a
Catch UnboundNamed exceptions that arise from missing signature items
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Fri, 21 Oct 2011 08:51:30 -0400 |
parents | 38411c2cd363 |
children |
line wrap: on
line source
fun main () = return <xml><body><table> <tr> <td align="right">#</td> <td>123</td> </tr> </table></body></xml>