test/script/error/conditional_catch_nse.js.EXPECTED

Thu, 29 Oct 2015 17:37:29 -0700

author
asaha
date
Thu, 29 Oct 2015 17:37:29 -0700
changeset 1757
822042f1e4e8
parent 1404
271aceb4b3f0
permissions
-rw-r--r--

Merge

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

mercurial