Generic build of PDF.js library.

7 lines
62 B

'use strict';
//#if TRUE
var i = 0;
while(i-->0) {
}
//#endif