Closed gunta closed 11 years ago
Hi! This task is very useful. I've found a bug in the regex:
If the console.log() doesn't has a semicolon at the end, it removes the following lines.
Thank you!
I'm not able to reproduce this, and there are a few tests that don't have a trailing semicolon that pass. Can you post a failing example?
Hi! This task is very useful. I've found a bug in the regex:
If the console.log() doesn't has a semicolon at the end, it removes the following lines.
Thank you!