NetBSD/dist/ipf/test/regress/i13
2004-03-28 08:55:20 +00:00

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}