blob: da19da8297685a92b4648aec602595c128b7de27 [file] [log] [blame]
public class Uninit7 {
Object f;
Uninit7() {
throw new Error();
}
}