comparison tests/ntags.ur @ 1045:36efaf119b85

Refactor compile functions; allow empty tag contents
author Adam Chlipala <adamc@hcoop.net>
date Wed, 25 Nov 2009 08:52:32 -0500
parents
children
comparison
equal deleted inserted replaced
1044:0d916892e39e 1045:36efaf119b85
1 fun main () = return <xml><body>
2 <div></div>
3 <div><div></div></div>
4 </body></xml>