2 lines
65 B
Scala
2 lines
65 B
Scala
if (t2.find(new Employee("Dilbert")))
|
|
println("Call Catbert!")
|
if (t2.find(new Employee("Dilbert")))
|
|
println("Call Catbert!")
|