Variable

Author: LGTM

import go

from Variable err
where err.getName() = "err"
select err, err.getDeclaration()

Description

Finds variables called "err".