Ad
  • Custom User Avatar

    Where is my error ? :src/test/java/SolutionTests.java:43: error: incompatible types: List cannot be converted to List
    List result = Kata.filterList(List.copyOf(input));
    ^
    1 error