public class Wtf { public static void main(String[] args) { String i = new String("test"); } }