aboutsummaryrefslogtreecommitdiffstats
path: root/external/contributions/Microsoft/ietcLatest/TestCases/ch08/8.7/8.7.2/8.7.2-3-a-1gs.js
blob: 976792aa67a6724eaedb43d8d0b493f6943d7bc6 (plain)
1
2
3
4
5
6
7
8
9
10
11


/**
 * @path ch08/8.7/8.7.2/8.7.2-3-a-1gs.js
 * @description Strict Mode - ReferenceError is thrown if LeftHandSide evaluate to an unresolvable Reference
 * @onlyStrict
 * @negative .
 */

"use strict";
b = 11;