blob: 4418680bcb483838fed6f5946ce67ac5d2bb396b [file] [log] [blame]
public class X {
{
Comparable c = o -> {return 42;};
}
}