1 2 3 4 5 6 7 8 9 10
<!--#if expr="1=1" --> pass <!--#else--> fail <!--#if expr="2=2" --> fail <!--#else--> fail <!--#endif--> <!--#endif-->