module test { def f(x: Object): Object = x.match; }