init version.
[bush.git] / tests / 6.cmd / type / type1.sub
blob95f96aeaa7203365a2569daeb93894bd1b3250b1
1 foo()
3         echo $(<x1)
6 type foo
8 eval "$(declare -f foo | sed 's:foo:bar:')"
10 type bar