// :: error: (initialization.fields.uninitialized)
public class Uninit5 {
    String x;
}
