Single-quoted string literals

Author: LGTM

import python

from StrConst s
where s.getPrefix().charAt(_) = "'"
select s

Description

Finds string literals using single quotes