Alex
Results
1
comments of
Alex
Something so simple like this its returning that error: ``` function somethingToDo(){ if(true){ console.log('Error'); } } ``` Will give it a try locally.