annotate tests/vlad2.ur @ 1965:126d24ef6678

Turn off GCC's fancy %n checking, because the performance cost is too high
author Adam Chlipala <adam@chlipala.net>
date Fri, 07 Feb 2014 18:34:17 -0500
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>