isLexVarSym: check all characters of the name, not just the first one.
This is so that generated names like e.g. workers don't show up as infix operators when using something like -ddump-simpl.
Loading
Please register or sign in to comment
This is so that generated names like e.g. workers don't show up as infix operators when using something like -ddump-simpl.