Skip to main content

is_go_predeclared_identifier

Function is_go_predeclared_identifier 

Source
pub fn is_go_predeclared_identifier(input: &str) -> bool
Expand description

Returns whether input is a common Go predeclared identifier.