10 lines
142 B
Text
10 lines
142 B
Text
<!--#if expr="\"1\" = \"1\""-->
|
|
pass
|
|
<!--#else -->
|
|
fail
|
|
<!--#endif -->
|
|
<!--#if expr="\"1\" = \"2\""-->
|
|
fail
|
|
<!--#else -->
|
|
pass
|
|
<!--#endif -->
|