test/script/error/conditional_catch_nse.js.EXPECTED

Mon, 22 Feb 2016 13:45:00 -0800

author
asaha
date
Mon, 22 Feb 2016 13:45:00 -0800
changeset 1853
5e6425585441
parent 1404
271aceb4b3f0
permissions
-rw-r--r--

Merge

     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