pdf.js/external/builder/fixtures_esprima/ifs-expected.js

18 lines
75 B
JavaScript

if ('test') {
"1";
}
{
"1";
}
{
"1";
}
;
{
"2";
}
;
if ('1') {
"1";
}