xref: /freebsd/contrib/netbsd-tests/ipf/regress/i13 (revision 2f834a0b41079f9be4dc33ff877d50a5fba869d4)
1a=any;
2b="from $a";
3c='to $a';
4d=block;
5e="pass in";
6$d in $b $c
7f=" $b $c";
8$e${f}
9