xref: /freebsd/contrib/netbsd-tests/ipf/regress/i13 (revision b37f6c9805edb4b89f0a8c2b78f78a3dcfc0647b)
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