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