mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
lambda: return type compatibility test
This commit is contained in:
@@ -100,6 +100,10 @@ public class LambdaHighlightingTest extends LightDaemonAnalyzerTestCase {
|
||||
public void testLambdaRawOrNot() throws Exception {
|
||||
doTest();
|
||||
}
|
||||
|
||||
public void testReturnTypeCompatibility1() throws Exception {
|
||||
doTest();
|
||||
}
|
||||
|
||||
public void testNoInferenceResult() throws Exception {
|
||||
doTest();
|
||||
|
||||
Reference in New Issue
Block a user