15 lines
273 B
Text
15 lines
273 B
Text
<!--#if expr="\"1\" = \"1\""-->
|
|
pass
|
|
<!--#elif expr="\"1\" = \"2\""-->
|
|
fail
|
|
<!--#endif -->
|
|
<!--#if expr="\"1\" = \"2\""-->
|
|
fail
|
|
<!--#elif expr="\"3\" = \"3\""-->
|
|
pass
|
|
<!--#endif -->
|
|
<!--#if expr="\"1\" = \"2\""-->
|
|
fail
|
|
<!--#elif expr="\"1\" = \"3\""-->
|
|
fail
|
|
<!--#endif -->
|