test/script/error/conditional_catch_nse.js.EXPECTED

Mon, 16 Nov 2015 12:14:07 -0800

author
asaha
date
Mon, 16 Nov 2015 12:14:07 -0800
changeset 1692
dcb78b4ac30e
parent 1404
271aceb4b3f0
permissions
-rw-r--r--

Added tag jdk8u71-b09 for changeset 79a56b0e79aa

sundar@1404 1 test/script/error/conditional_catch_nse.js:33:11 Expected ) but found if
sundar@1404 2 } catch (e if e instanceof ReferenceError) {
sundar@1404 3 ^
sundar@1404 4 test/script/error/conditional_catch_nse.js:34:0 Expected eof but found }
sundar@1404 5 }
sundar@1404 6 ^

mercurial