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