UNPKG

pdfjs-lib

Version:

Generic build of Mozilla's PDF.js library.

18 lines (17 loc) 128 B
function f1() { "1"; "2"; } function f2() { "1"; "2"; } function f3() { if ("1") { "1"; } "2"; if ("3") { "4"; } }