// @target: es5 // @declaration: true interface I { ["" + ""](): void; }