test/script/error/conditional_catch_nse.js.EXPECTED

Fri, 06 Sep 2019 03:21:30 +0100

author
andrew
date
Fri, 06 Sep 2019 03:21:30 +0100
changeset 2516
ad8af81cc28b
parent 1404
271aceb4b3f0
permissions
-rw-r--r--

Added tag jdk8u242-b00 for changeset 8a951fd037e2

     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