mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-02-08 00:21:11 +01:00
18 lines
75 B
JavaScript
18 lines
75 B
JavaScript
if ('test') {
|
|
"1";
|
|
}
|
|
{
|
|
"1";
|
|
}
|
|
{
|
|
"1";
|
|
}
|
|
;
|
|
{
|
|
"2";
|
|
}
|
|
;
|
|
if ('1') {
|
|
"1";
|
|
}
|