0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-10-19 02:18:43 +00:00
bird/filter/test.conf.inc
2011-09-11 21:21:47 +02:00

7 lines
83 B
PHP

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