summaryrefslogtreecommitdiffstats
path: root/debian/perl-framework/t/htdocs/modules/include/if1.shtml
blob: 182e97a3a6efbec9e34e29ebd50ff4f140671ca0 (plain)
1
2
3
4
5
6
<!--#if expr="\"1\" = \"1\""-->
pass
<!--#endif -->
<!--#if expr="\"1\" = \"2\""-->
fail
<!--#endif -->