Raw string literals

Author: LGTM

import python

from StrConst s
where s.getPrefix().matches('%r%')
select s

Description

Finds string literals with an 'r' prefix