mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 10:08:06 +02:00
6 lines
77 B
JavaScript
6 lines
77 B
JavaScript
|
'use strict';
|
||
|
//#ifdef TRUE
|
||
|
//ifdef should not be recognized
|
||
|
//#endif
|
||
|
var a;
|