class WitherOnStatic {
	@lombok.experimental.Wither static boolean foo;
	@lombok.experimental.Wither static int bar;
}