Ad
  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    I know that there is an extra semicolon.
    My question is, where can i fix it? I am pretty new to codewars.
    So where do I find the test.js?
    In the sample test and in my code are no extra semicolons.

  • Custom User Avatar

    Hi,
    even if I try to only return the input string its says:
    /workspace/node/test.js:26
    ;(function() {
    ^

    What ist the problem an how can I fix it?