NetBSD/tests/ipf/regress/i13

9 lines
84 B
Plaintext

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