NetBSD-5.0.2/regress/sys/kern/ipf/regress/i13

a=any;
b="from $a";
c='to $a';
d=block;
e="pass in";
$d in $b $c
f=" $b $c";
$e${f}