summaryrefslogtreecommitdiffstats
path: root/filter/test.conf.inc
blob: 10fc70142edcf6432ac0e9f586e0b24538930ea7 (plain)
1
2
3
4
5
6

print "Entering include";
print "Should be 2:  ", 1+1;
print "Leaving include";