test/script/error/conditional_catch_nse.js.EXPECTED

Wed, 05 Sep 2018 01:21:35 -0700

author
diazhou
date
Wed, 05 Sep 2018 01:21:35 -0700
changeset 2374
037913b52507
parent 1404
271aceb4b3f0
permissions
-rw-r--r--

Added tag jdk8u192-b09 for changeset 456c0d45c43b

     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