| Index: test/lexer/cornercases/end-inside-comment.js
|
| diff --git a/test/lexer/cornercases/end-inside-comment.js b/test/lexer/cornercases/end-inside-comment.js
|
| index 48e14d7e4b0085c54b3ec8557cca475bc12d30b7..4a81aa20c25eaba306c24601f1f78cc1eceb9e72 100644
|
| --- a/test/lexer/cornercases/end-inside-comment.js
|
| +++ b/test/lexer/cornercases/end-inside-comment.js
|
| @@ -25,4 +25,4 @@
|
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -/*this file ends inside a comment -- that can't be good!
|
| +/*this file ends inside a comment -- that can't be good!
|
|
|