mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
Add more error tests from #244
This commit is contained in:
3
test/less/errors/javascript-error.less
Normal file
3
test/less/errors/javascript-error.less
Normal file
@@ -0,0 +1,3 @@
|
||||
.scope {
|
||||
var: `this.foo.toJS()`;
|
||||
}
|
||||
Reference in New Issue
Block a user