Gets a character that is represented by both c
and d
.
Import path
import codeql.regex.nfa.NfaUtils
string
intersect
(
InputSymbol
c
,
InputSymbol
d
)