Hardly. You can do something like:
template `!foobar`(a) = echo a
`!foobar`("abc")
RunBut I fail to see the point.
Hardly. You can do something like:
template `!foobar`(a) = echo a
`!foobar`("abc")
RunBut I fail to see the point.