xref: /freebsd/sbin/pfctl/tests/files/pf0030.in (revision 1a13f2e6b444dd8048aebd2ac1f0b8fae9e3088f)
1#test line continuation
2
3block \
4    in \
5    on lo0 \
6    from any \
7    to any
8