29592960296129622963296429652966296729682969
* * @see mondrian.calc.DummyExp */ static Exp createDummyExp(final Calc calc) { return new ResolvedFunCall( new FunDefBase("dummy", null, "fn") { public Calc compileCall( ResolvedFunCall call, ExpCompiler compiler) { return calc; }
31073108310931103111311231133114311531163117