-
Guido Trotter authored
We should match for the strings to be the same "==" not to point to the same memory location with is, or we skip the actual check. Signed-off-by:
Guido Trotter <ultrotter@google.com>
0c9d32c1
We should match for the strings to be the same "==" not to point to the
same memory location with is, or we skip the actual check.
Signed-off-by:
Guido Trotter <ultrotter@google.com>