Mercurial > urweb
annotate tests/ntags.ur @ 1232:efbefd6e3f6c
When applying multiple policies at once, filter the policy set at the beginning, removing unmatchable policies
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Tue, 13 Apr 2010 09:31:04 -0400 |
parents | 36efaf119b85 |
children |
rev | line source |
---|---|
adamc@1045 | 1 fun main () = return <xml><body> |
adamc@1045 | 2 <div></div> |
adamc@1045 | 3 <div><div></div></div> |
adamc@1045 | 4 </body></xml> |