blob: 970953d74bd2b90ef81a6f4ca96e74cd15dbf6f1 [file] [log] [blame]
class C {
{
String q = (String) ((String) "abc");
}
}