{ function f(a,b) {} f(x,1) } // ---- // DeclarationError 8198: (27-28='x'): Identifier "x" not found.