TypeScript/tests/cases/compiler/taggedTemplatesWithIncompleteTemplateExpressions5.ts
2014-11-07 16:23:59 -08:00

7 lines
163 B
TypeScript

// @target: es6
function f(x: TemplateStringsArray, y: string, z: string) {
}
// Incomplete call, but too many parameters.
f `123qdawdrqw${ 1 }${ 2 }${