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