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