summaryrefslogtreecommitdiff
path: root/filter/test.conf.inc
blob: 7707ae3850b3b187d35ba73e741c987588da5c2a (plain)
1
2
3
4
5
6

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