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) {
}