2017-09-12 19:03:56 +02:00
|
|
|
test/nashorn/script/error/conditional_catch_nse.js:33:11 Expected ) but found if
|
2015-06-09 14:19:57 +05:30
|
|
|
} catch (e if e instanceof ReferenceError) {
|
|
|
|
^
|
2017-09-12 19:03:56 +02:00
|
|
|
test/nashorn/script/error/conditional_catch_nse.js:34:0 Expected eof but found }
|
2015-06-09 14:19:57 +05:30
|
|
|
}
|
|
|
|
^
|