pdf.js/external/builder/fixtures/confusing-comment-expected.js

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

5 lines
42 B
JavaScript
Raw Normal View History

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