blob: c3adda9dce96a1f978c3f900286b92d86e199992 [file] [log] [blame]
void f(Object? x) {
switch (x) {
case (if):
};
}