1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00
pdf.js/external/builder/fixtures/error.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
63 B
JavaScript
Raw Permalink Normal View History

'use strict';
//#if TRUE
//#error "Some Error"
//#endif
var b;