1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-25 17:48:07 +02:00
pdf.js/external/builder/fixtures/confusing-comment-expected.js

5 lines
42 B
JavaScript
Raw Normal View History

'use strict';
var i = 0;
while(i-->0) {
}