class Main { void f(Object o) { switch (o) { } } }