Tests fixen

This commit is contained in:
JanUlrich 2018-01-31 16:15:07 +01:00
parent 15d120d594
commit 48e2d2eec2
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
import java.lang.Integer;
class LamAssign {
m () {

View File

@ -1,3 +1,5 @@
import java.lang.Integer;
class Faculty {
Integer mul(Integer x, Integer y) {