alias test {
if ($matchtok($$1-,test,1,32)) echo -a Matched word: $v1
else echo -a nothing...
}