mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-13 19:55:35 +02:00
17 lines
80 B
JavaScript
17 lines
80 B
JavaScript
if ('test') {
|
|
"1";
|
|
}
|
|
{
|
|
"1";
|
|
}
|
|
{
|
|
"1";
|
|
}
|
|
;
|
|
{
|
|
"2";
|
|
}
|
|
;
|
|
if ('1') {
|
|
"1";
|
|
}
|