TypeScript/tests/cases/compiler/taggedTemplatesWithIncompleteTemplateExpressions6.ts

7 lines
162 B
TypeScript
Raw Normal View History

// @target: es6
function f(x: TemplateStringsArray, y: string, z: string) {
}
// Incomplete call, not enough parameters, at EOF.
f `123qdawdrqw${ 1 }${