mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 18:28:55 +07:00
test fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// "Create Enum 'Foo'" "true"
|
||||
// "Create enum 'Foo'" "true"
|
||||
public class Test {
|
||||
void f(Class<? extends Enum> e) {}
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Create Enum 'Foo'" "true"
|
||||
// "Create enum 'Foo'" "true"
|
||||
public class Test {
|
||||
void f(I i) {}
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Create Enum 'Foo'" "true"
|
||||
// "Create enum 'Foo'" "true"
|
||||
public class Test {
|
||||
void f(Class<? extends Enum> e) {}
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Create Enum 'Foo'" "true"
|
||||
// "Create enum 'Foo'" "true"
|
||||
public class Test {
|
||||
void f(I i) {}
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user