0656f1f0e0
All tests pass, but it does not mean nothing is broken.
7 lines
83 B
Java
7 lines
83 B
Java
|
|
class IntArray {
|
|
{
|
|
int[] r = namespace.doNothing(new int[0]);
|
|
}
|
|
}
|