pub fn is_id_continue(c: char) -> bool
True if c is valid as a non-first character of an identifier.
c