This website works better with JavaScript.
Explore
Help
Sign In
akira
/
pdfjs-dist
Watch
1
Star
0
Fork
You've already forked pdfjs-dist
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Generic build of PDF.js library.
9784
Commits
1
Branch
1804
Tags
126 MiB
JavaScript
99.8%
CSS
0.2%
Tree:
836695986c
pdfjs-dist
/
external
/
builder
/
fixtures_esprima
/
comments-expected.js
17 lines
128 B
Raw
Blame
History
function
f1
(
)
{
"1"
;
"2"
;
}
function
f2
(
)
{
"1"
;
"2"
;
}
function
f2
(
)
{
if
(
"1"
)
{
"1"
;
}
"2"
;
if
(
"3"
)
{
"4"
;
}
}
Reference in new issue
Copy Permalink