blob: cfece6d6467d20ee2f89fea24339d279784a4862 [file] [log] [blame]
class X {
{
Comparable<String> c = (String o) -> 1;
}
}