lint_variables

Function lint_variables 

Source
pub fn lint_variables(
    decl: Node<'_>,
    prog: &Node<Program>,
) -> Result<Vec<Discovered>>