Searched defs:testFunction2 (Results 1 – 3 of 3) sorted by relevance
11 const testFunction2 = common.mustNotCall(message); constant
35 function testFunction2(p: Foo<{ x: V }>) { }// error: could not find symbol V function
128 function testFunction2(p) { } // error: could not find symbol V function