getting rid of TypeInfo
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
|
||||
class GenericArray {
|
||||
public static void ggff() {
|
||||
jet.TypeInfo noise = null;
|
||||
String[] s = namespace.ffgg(noise, new String[0]);
|
||||
String[] s = namespace.ffgg(new String[0]);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user