For eg:
String s = "A != B";
would render the ligature inside the string?
So the inequality inside the string will be afforded the same treatment as an inequality anywhere else in the code.
So the inequality inside the string will be afforded the same treatment as an inequality anywhere else in the code.