test/script/basic/es6/let_loops.js.EXPECTED

Mon, 08 Sep 2014 15:37:50 +0400

author
yan
date
Mon, 08 Sep 2014 15:37:50 +0400
changeset 995
33bde22b7740
permissions
-rw-r--r--

8057678: Tests for let and const keywords in Nashorn
Reviewed-by: hannesw, lagergren
Contributed-by: Sergey Lugovoy <sergey.lugovoy@oracle.com>

     1 0
     2 ReferenceError: "b" is not defined
     3 0
     4 ReferenceError: "b" is not defined
     5 0
     6 ReferenceError: "b" is not defined
     7 0
     8 ReferenceError: "b" is not defined

mercurial