/** * @path chapter08/8.7/8.7.2/8.7.2-3-a-2gs.js * @description Strict Mode - 'runtime' error is thrown before LeftHandSide evaluates to an unresolvable Reference * @strictOnly * @negative NotEarlyErrorString */ throw NotEarlyError; b = 11;