mirror of
https://github.com/less/less.js.git
synced 2026-02-07 21:45:08 -05:00
Fix #861 and introduce tests for errors
This commit is contained in:
1
test/less/errors/comment-in-selector.less
Normal file
1
test/less/errors/comment-in-selector.less
Normal file
@@ -0,0 +1 @@
|
||||
#gaga /* Comment */ span { color: red }
|
||||
1
test/less/errors/comment-in-selector.txt
Normal file
1
test/less/errors/comment-in-selector.txt
Normal file
@@ -0,0 +1 @@
|
||||
Syntax Error on line 1
|
||||
Reference in New Issue
Block a user