.a {
    color: green;
        // tests line number for import reference is correct
}

@import "file-does-not-exist.less";
~~~~~~~~~~
error:6:1
