Revise parse_coerce() to handle coercion of int and float
constants, not only string constants, at parse time. Get rid of parser_typecast2(), which is bogus and redundant...
Showing
Please register or sign in to comment
constants, not only string constants, at parse time. Get rid of parser_typecast2(), which is bogus and redundant...