pub fn is_go_predeclared_identifier(input: &str) -> bool
Returns whether input is a common Go predeclared identifier.
input