/** * @path chapter08/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 * @strict_only * @negative . */ b = 11;