// Copyright (C) 2019 Leo Balter. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.

/*---
desc: let is a valid identifier name, using escape
template: future-reserved-words
---*/

//- declareWith
l\u0065t
//- referenceWith
let
