pub fn makecommaspecial(yesno: bool)Expand description
Port of void makecommaspecial(int yesno) from Src/utils.c:4270.
Toggles ZTF_SP_COMMA and the ISPECIAL bit on , in the
global typtab — used by glob/extended-glob to flag ,
(KSH_GLOB) as a metacharacter.