class Test { String s = "abc def " + "ghij"; }