| // Copyright (C) 2019 Leo Balter. All rights reserved. | |
| // This code is governed by the BSD license found in the LICENSE file. | |
| /*--- | |
| desc: class is a valid identifier name, using escape | |
| template: default | |
| ---*/ | |
| //- declareWith | |
| cl\u0061ss | |
| //- referenceWith | |
| class |