test/script/error/conditional_catch_nse.js.EXPECTED

Tue, 03 Nov 2015 07:19:18 -0800

author
asaha
date
Tue, 03 Nov 2015 07:19:18 -0800
changeset 1758
95050a90c845
parent 1404
271aceb4b3f0
permissions
-rw-r--r--

Added tag jdk8u66-b33 for changeset 3629a9cd6627

     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