pdf.js/external/builder/fixtures/unsupported-ifdef.js

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

6 lines
77 B
JavaScript
Raw Normal View History

'use strict';
//#ifdef TRUE
//ifdef should not be recognized
//#endif
var a;