modified: resources/AllgemeinTest/Iteration.jav
This commit is contained in:
parent
3c86eecf8b
commit
26398a692f
@ -1,4 +1,4 @@
|
||||
/*
|
||||
|
||||
class Pair<T, U> {
|
||||
T x;
|
||||
U y;
|
||||
@ -17,7 +17,7 @@ class Pair<T, U> {
|
||||
return y;
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
public class Iteration {
|
||||
m1(x, y) {
|
||||
|
Loading…
Reference in New Issue
Block a user