1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-25 01:28:06 +02:00
pdf.js/external/builder/fixtures/error-false.js

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

6 lines
64 B
JavaScript
Raw Permalink Normal View History

'use strict';
//#if FALSE
//#error "Some Error"
//#endif
var a;