Open GoogleCodeExporter opened 9 years ago
Same here with css id selector, like:
@codeStart #id { attribute: value; } @codeEnd
The whole line ^ treated as comment.
Live example: http://jsfiddle.net/bN3gr/
Original comment by roman.a....@gmail.com
on 1 Aug 2011 at 8:45
Also caused by using hashes as delimiter in quote like operators
qq#test#;
And also by regex operators
s#a#b#;
both of these are normal alternative delimiters
Original comment by work.ty...@gmail.com
on 4 May 2013 at 12:52
Original issue reported on code.google.com by
Ted.H...@gmail.com
on 30 Jun 2011 at 9:15