isabella parakiss Fri, 30 Dec 2016 08:36:12 -0800
$ f () { echo hello; }; declare -fail f; declare -pf f f () { echo hello } declare -afil f=()
i don't think this causes any real problem but obviously it looks wrong happens in 4.3 and 4.4 and the latest devel snapshot --- xoxo iza