Originally Posted By: westor
You mean something like this?

//var %t $noop(echo -a test) | %t

* No such identifier: $noop


Yes, that will give you an error, but you should not try to use noop as an identifier. It is a command as I stated.