Files
less.js/test/less/errors/plugin-2.txt
2017-01-01 12:58:09 -08:00

5 lines
181 B
Plaintext

SyntaxError: Error during @plugin call in {path}plugin-error-2.js{node} on line 3, column 16:
2 use: function() {
3 throw new Error("An error was here.")
4 }
{/node}