annotate tests/vlad2.ur @ 1865:5144e03ef603

Potentially exponential search through where to head-normalize in [decompileCon]
author Adam Chlipala <adam@chlipala.net>
date Mon, 19 Aug 2013 12:38:43 -0400
parents 38411c2cd363
children
rev   line source
adamc@1048 1 fun main () = return <xml><body><table>
adamc@1048 2 <tr> <td align="right">#</td> <td>123</td> </tr>
adamc@1048 3 </table></body></xml>