Searched defs:testMethod1 (Results 1 – 2 of 2) sorted by relevance
23 testMethod1(): Foo<{ x: V }> { return null; } // error: could not find symbol V method in testClass3
115 … testClass3.prototype.testMethod1 = function () { return null; }; // error: could not find symbol V method in testClass3