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