Searched defs:testFunction1 (Results 1 – 3 of 3) sorted by relevance
9 const testFunction1 = common.mustNotCall(message); constant
31 function testFunction1(): Foo<{ x: V }> { return null; } // error: could not find symbol V function
126 function testFunction1() { return null; } // error: could not find symbol V function