Please consider the following class:
class Eq { public static void main(String[] args) { System.out.println("" == ".".substring(1));