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