test/script/error/conditional_catch_nse.js.EXPECTED

Mon, 07 Mar 2016 10:53:05 -0800

author
asaha
date
Mon, 07 Mar 2016 10:53:05 -0800
changeset 1801
9017fb8d690a
parent 1404
271aceb4b3f0
permissions
-rw-r--r--

Added tag jdk8u76-b11 for changeset 0608b63feb60

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

mercurial