mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
AssignmentTwicePreciseTypeDfa test fixed (imports restored)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import java.util.*;
|
||||
|
||||
class Foo {
|
||||
void test(List<String> list, boolean b) {
|
||||
if (b) {
|
||||
|
||||
Reference in New Issue
Block a user