class Neg08 { public static void main(String[] args) { String s = new String<>("foo"); } }